Skip to content

Commit

Permalink
directly depend on pyhf
Browse files Browse the repository at this point in the history
  • Loading branch information
phinate committed Nov 30, 2021
1 parent 643cca1 commit 5274ff1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ install_requires =
chex>=0.1
jaxopt
optax
pyhf>=0.6.3
typing_extensions>=3.7;python_version<'3.8'
python_requires = >=3.7, < 3.10
include_package_data = True
Expand All @@ -50,7 +51,6 @@ where = src
dev =
iminuit
pre-commit
pyhf>=0.6.2
pytest>=6
pytest-cov>=3
docs =
Expand All @@ -60,7 +60,6 @@ docs =
sphinx_copybutton
test =
iminuit
pyhf>=0.6.2
pytest>=6
pytest-cov>=3

Expand Down

0 comments on commit 5274ff1

Please sign in to comment.