Skip to content

Commit 2522f36

Browse files
committedAug 4, 2021
edit setup
1 parent 4128f9d commit 2522f36

File tree

3 files changed

+2
-1895
lines changed

3 files changed

+2
-1895
lines changed
 

‎examples/hichew_api_example.ipynb

-1,893
This file was deleted.

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ cooler
1212
cooltools
1313
scikit-learn==0.20.3
1414
seaborn==0.9.0
15-
matplotlib==3.0.3
15+
matplotlib

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
'cooltools',
1919
'scikit-learn==0.20.3',
2020
'seaborn==0.9.0',
21-
'matplotlib==3.0.3',
21+
'matplotlib',
2222
]
2323
)

0 commit comments

Comments
 (0)
Please sign in to comment.