Skip to content

Commit

Permalink
appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
horta committed Apr 24, 2019
1 parent 698c6ad commit a65aeb4
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 @@ -34,6 +34,7 @@ install_requires =
blessings>=1.7
brent-search>=2.0.0
click>=7.0
colorama>=0.4.1
dask[array,dataframe]>=1.2.0
glimix-core>=3.1.7
h5py>=2.9.0
Expand All @@ -45,9 +46,9 @@ install_requires =
ndarray-listener>=2.0.0
netcdf4>=1.5.0.1
numba>=0.43.1
colorama>=0.4.1
numpy-sugar>=1.4.1
numpy>=1.16.2
optimix>=3.0.3
pandas-plink>=1.2.30
pandas>=0.24.2
pytest-doctestplus>=0.3.0
Expand All @@ -56,11 +57,10 @@ install_requires =
scipy>=1.2.1
seaborn>=0.9.0
setuptools>=41.0.0
statsmodels>=0.9.0
sphinxcontrib-programoutput>=0.11
statsmodels>=0.9.0
tqdm>=4.31.1
xarray>=0.12.1
optimix>=3.0.3
tests_requires =
pytest>=4.4.1
pytest-doctestplus>=0.3.0
Expand Down

0 comments on commit a65aeb4

Please sign in to comment.