Skip to content

Commit

Permalink
modify setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWitty committed Oct 24, 2023
1 parent dc4c674 commit 4d3b07e
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,30 +7,15 @@ license_files = LICENSE

[options]
install_requires =
matplotlib
seaborn
dill
jupyter
torch >= 1.8.0
pyro-ppl
numpy
scipy
torchdiffeq
networkx
pandas
mira @ git+https://github.com/indralab/[email protected]
xarray
netcdf4
h5netcdf
dask
requests
chirho @ git+https://github.com/BasisResearch/chirho@235d277c42c72957ab1bb3da95cfe1e6602dcf46
sympytorch
vl-convert-python == 0.12.0
statsmodels

zip_safe = false
include_package_data = true
python_requires = >=3.9
python_requires = >=3.8

packages = find:

Expand Down

0 comments on commit 4d3b07e

Please sign in to comment.