Skip to content

Commit

Permalink
🛠️ Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulFD-creator authored Mar 6, 2024
1 parent 29c0fba commit 1504cd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@
long_description=readme + '\n\n',
include_package_data=True,
keywords='hestia',
name='hestia',
name='hestia-ood',
packages=find_packages(),
test_suite='tests',
tests_require=test_requirements,
url='https://github.com/IBM/Hestia',
url='https://github.com/IBM/Hestia-OOD',
version='0.1.0',
zip_safe=False,
)

0 comments on commit 1504cd7

Please sign in to comment.