-
-
Notifications
You must be signed in to change notification settings - Fork 552
general overview of tox - documentation #867
Copy link
Copy link
Closed
Labels
area:documentationlevel:mediumrought estimate that this might be neither easy nor hard to implementrought estimate that this might be neither easy nor hard to implementneeds:workfor PRs: not quite there and needs some changesfor PRs: not quite there and needs some changespr-merged
Milestone
Metadata
Metadata
Assignees
Labels
area:documentationlevel:mediumrought estimate that this might be neither easy nor hard to implementrought estimate that this might be neither easy nor hard to implementneeds:workfor PRs: not quite there and needs some changesfor PRs: not quite there and needs some changespr-merged
Hi,
I would like to understand what is the basic flow of tox (which is an amazing project by the way !):
It's important in my case because my setup.py downloads a binary that I need and puts it in the site-packages directory, which is not originally in my source code package (because I need it to be cross-platform).
Thanks for help !