Commit 26a0b967 authored by Kenneth Reitz's avatar Kenneth Reitz

no version checking yet

parent e58e5d2b
...@@ -11,12 +11,6 @@ testPipenv() { ...@@ -11,12 +11,6 @@ testPipenv() {
assertCapturedSuccess assertCapturedSuccess
} }
testPipenvVersion() {
compile "pipenv-version"
assertCaptured "3.6"
assertCapturedSuccess
}
testSetupPy() { testSetupPy() {
compile "setup-py" compile "setup-py"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment