Remove usedevelop from tox.ini#18
Conversation
|
Note that Synapse's copy of this setting has a few more words: Also note that Synapse includes the |
|
This would be inline with what happened over here: matrix-org/synapse-module-cookiecutter-template#21 It's a bit of a workaround for a Tox bug but most of us don't habitually use Tox so wouldn't notice the slowdown anyway. (N.B. I'm not sure the comment from Synapse is the whole truth. The reason it works in this scenario is because the |
richvdh
left a comment
There was a problem hiding this comment.
again, lgtm, but needs sign-off, please
|
475fc80 is signed-off. |
Signed-off-by: Kai A. Hiller <V02460@gmail.com>
475fc80 to
7d78bba
Compare
|
Fixed the conflict, forgot you dislike rebases 🙈 |
Removes
usedevelop=truefromtox.ini, which is no longer needed because #15 added the tests to the source distribution.Also fixes errors running
tox -e pyrepeatedly, which was expecting asetup.pypreviously.