Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
wumpus committed May 16, 2021
1 parent 4eb8e2a commit 69e5c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
extras_require = {
'ray': ['ray>=1', 'pyarrow'],
'mpi': ['mpi4py'],
'test': test_requirements, # setup no longer tests, so make them an extra that .travis.yml uses
'test': test_requirements, # setup no longer tests, so make them an extra
}

setup_requires = ['setuptools_scm']
Expand Down

0 comments on commit 69e5c51

Please sign in to comment.