Skip to content

Commit

Permalink
reducing the version of python as 3.8 is not the requirment
Browse files Browse the repository at this point in the history
  • Loading branch information
LAShemilt committed Mar 20, 2023
1 parent 9935ad4 commit 5a62062
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ install_requires =
pydantic
requests
packages = find:
python_requires = >=3.8
python_requires = >=3.0


[options.extras_require]
hdf5 =
hdf5plugin
h5py
hdf5plugin
h5py
dev =
codecov
coverage
Expand Down

0 comments on commit 5a62062

Please sign in to comment.