Skip to content

Commit

Permalink
Remove and see what happens
Browse files Browse the repository at this point in the history
  • Loading branch information
fealho committed Mar 27, 2024
1 parent 2816616 commit bf41bf9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"scipy>=1.5.4,<2;python_version<'3.10'",
"scipy>=1.9.2,<2;python_version>='3.10' and python_version<'3.12'",
"scipy>=1.12.0,<2;python_version>='3.12'",
'setuptools>=69',
'setuptools<49.2',
]

[project.urls]
Expand Down Expand Up @@ -71,7 +71,6 @@ dev = [
'build>=1.0.0,<2',
'bump-my-version>=0.18.3,<1',
'watchdog>=1.0.1,<5',
'pyzmq>=25.1.2',

# docs
'm2r>=0.2.0,<0.3',
Expand Down

0 comments on commit bf41bf9

Please sign in to comment.