Skip to content

Commit 9fbfb23

Browse files
authoredJan 16, 2020
Minimal Neuraxle version of 0.3.1
1 parent ddea3a3 commit 9fbfb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
test_suite="testing",
9090
setup_requires=["pytest-runner"],
9191
install_requires=[
92-
'neuraxle>=0.3.0'
92+
'neuraxle>=0.3.1'
9393
],
9494
tests_require=["pytest", "pytest-cov"],
9595
include_package_data=True,

0 commit comments

Comments
 (0)
Please sign in to comment.