Commit 90b79a0c authored by rusty1s's avatar rusty1s
Browse files

update

parent 544ce0ac
...@@ -67,7 +67,6 @@ def get_extensions(): ...@@ -67,7 +67,6 @@ def get_extensions():
return extensions return extensions
__version__ = '0.0.0'
install_requires = ['ogb', 'hydra-core'] install_requires = ['ogb', 'hydra-core']
setup_requires = ['pytest-runner'] setup_requires = ['pytest-runner']
tests_require = ['pytest', 'pytest-cov'] tests_require = ['pytest', 'pytest-cov']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment