Skip to content

Commit

Permalink
registration readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidtronix committed Jan 17, 2024
1 parent 5b0dbec commit 0bca353
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 @@ -13,7 +13,7 @@
long_description_content_type='text/markdown',
url='https://github.com/broadinstitute/ml4h',
python_requires='>=3.6',
install_requires=["ml4ht", "tensorflow", "pytest", "numcodecs"], # requirements
#install_requires=requirements,
#install_requires=["ml4ht", "tensorflow", "pytest", "numcodecs"], # requirements
install_requires=requirements,
packages=find_packages(),
)

0 comments on commit 0bca353

Please sign in to comment.