Skip to content

Commit

Permalink
Merge branch 'dev' into geo_bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Maxmeister committed Sep 5, 2019
2 parents 31ad18c + 0239c7c commit 31dcd24
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
1 change: 0 additions & 1 deletion methylprep/download/geo.py
Expand Up @@ -13,7 +13,6 @@
import pandas as pd
from tqdm import tqdm


LOGGER = logging.getLogger(__name__)

def geo_download(geo_id, series_path, geo_platforms, clean=True):
Expand Down
26 changes: 13 additions & 13 deletions requirements.txt
@@ -1,13 +1,13 @@
numpy
pandas
scipy
statsmodels
pytest
coverage
coveralls-python
sphinxcontrib-apidoc
m2r
nbsphinx
tqdm
bs4
lxml
numpy
pandas
scipy
statsmodels
pytest
coverage
coveralls-python
sphinxcontrib-apidoc
m2r
nbsphinx
tqdm
bs4
lxml

0 comments on commit 31dcd24

Please sign in to comment.