If I want to install extra requirements for the package being tested with Tox who would I do it?
E.g. If I am testing a package called Websauna and I want to instal
websauna[test]
Instead of
websauna
If I want to install extra requirements for the package being tested with Tox who would I do it?
E.g. If I am testing a package called Websauna and I want to instal
websauna[test]
Instead of
websauna