Skip to content

Commit

Permalink
Update numba requirements on setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
iprada committed Aug 26, 2019
1 parent a1a3e91 commit 23b331f
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 28,408 deletions.
2 changes: 1 addition & 1 deletion circlemap/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.1.0'
__version__ = '1.1.1'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
packages=find_packages(),
install_requires=[
'pysam>=0.15.2','pybedtools>=0.8.0','pandas>=0.24.2','biopython>=1.73','numpy>=1.16.3',
'edlib>=1.2.3','numba>=0.43.1','tqdm>=4.31.1','scipy>=1.2.1'
'edlib>=1.2.3','numba>=0.45.0','tqdm>=4.31.1','scipy>=1.2.1'
],
entry_points={
'console_scripts': [
Expand Down
7,978 changes: 0 additions & 7,978 deletions tests/profiling_output.txt

This file was deleted.

7,978 changes: 0 additions & 7,978 deletions tests/profiling_output_v2.txt

This file was deleted.

8,869 changes: 0 additions & 8,869 deletions tests/profiling_output_v3.txt

This file was deleted.

Loading

0 comments on commit 23b331f

Please sign in to comment.