Skip to content

Commit

Permalink
setup:bumpy wxPython version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Sep 4, 2019
1 parent 43a6956 commit 018f667
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .appveyor/pinned
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
matplotlib 2.2.2
numpy 1.14.2
scipy 1.0.1
wxpython 4.0.1
wxpython 4.0.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"numpy>=1.5.1",
"scikit-image>=0.13.1",
"scipy>=0.8.0",
"wxpython>=4.0.1",
"wxpython>=4.0.3",
],
setup_requires=['cython', 'numpy', 'pytest-runner'],
tests_require=["pytest"],
Expand Down

0 comments on commit 018f667

Please sign in to comment.