Would a Pipenv / pytest contribution be welcome? #1186
-
Hi! Quick question, as I'm looking at contributing to help resolve this issue : #594 I just started looking at the repo structure, it seems most the libraries used are "out of the box" python modules. Would there be interest in having a PR contributing a basic pipenv setup so we could use the pytest framework or is the expectation to only work with the standard library? Cheers :) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 16 replies
-
Hi! |
Beta Was this translation helpful? Give feedback.
-
Are you using windows? |
Beta Was this translation helpful? Give feedback.
-
After discussion with maintainer on some PR's the outcome of this was
I will mark this outcome as the answer to this question - further discussion on the nose > pytest switchover will happen on this PR : #1255 |
Beta Was this translation helpful? Give feedback.
After discussion with maintainer on some PR's the outcome of this was
pip
andvenv
dev-requirements.txt
nose
topytest
I will mark this outcome as the answer to this question - further discussion on the nose > pytest switchover will happen on this PR : #1255