Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sceki committed Nov 21, 2024
1 parent 60ae3cd commit ec95fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def read_package_variable(key):
author='',
author_email='[email protected]',
packages=find_packages(),
url='https://github.com/esa/spaceml-org/karman',
url='https://github.com/spaceml-org/karman',
install_requires=['numpy', 'torch', 'matplotlib'],
extras_require={'dev': ['pytest', 'coverage', 'pytest-xdist']},
classifiers=['License :: OSI Approved :: GNU General Public License v3 (GPLv3)', 'Programming Language :: Python :: 3']
Expand Down

0 comments on commit ec95fb5

Please sign in to comment.