codetransformer
codetransformer copied to clipboard
Move tests outside of the packages
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