-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,7 +64,7 @@ def empty(version): | |
long_description_content_type="text/markdown", | ||
maintainer='mostapha, ladybug-tools', # Package maintainers. For multiple maintainers use comma | ||
maintainer_email='[email protected], [email protected]', | ||
keywords='honeybee, radiance, ladybug-tools, daylight, annual-daylight', # will be used as keywords | ||
keywords='honeybee, radiance, ladybug-tools, daylight, annual-daylight',# will be used as keywords | ||
license='PolyForm Shield License 1.0.0, https://polyformproject.org/wp-content/uploads/2020/06/PolyForm-Shield-1.0.0.txt', # the license link should be separated by a comma | ||
zip_safe=False | ||
) |