Skip to content

Commit

Permalink
remove dependency on six. Part of #262 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrin committed Sep 18, 2018
1 parent b7fc16f commit 3282f2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@
package_info['package_data'][PACKAGENAME].extend(c_files)

install_requires_packages = [
'six>=1.7.3',
'numpy>=1.10.0',
'scipy>=0.14.0',
'matplotlib>=1.3.0',
Expand Down

0 comments on commit 3282f2c

Please sign in to comment.