codetransformer icon indicating copy to clipboard operation
codetransformer copied to clipboard

Move tests outside of the packages

Open Kentzo opened this issue 8 years ago • 0 comments

Tests should not be something that's shipped to users.

Perhaps tests' dependencies should be specified via setuptools' tests_require instead of an extra. Without pinning. Pinning should be done in requirements.txt

Kentzo avatar Sep 10 '17 07:09 Kentzo