-
Notifications
You must be signed in to change notification settings - Fork 1
divs4debu/Hobby
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Intro Download youtube clips # Testing ## Installing [tox](https://testrun.org/tox/latest/) * Install [tox](https://testrun.org/tox/latest/) into a location that you are able to access. This is usually done in a virtual env ``` $ virtualenv tox-ve $ tox-ve/bin/pip install tox ``` ## Running tox * When testing, use [tox](https://testrun.org/tox/latest/) ``` # note that I am putting the tox-ve bin location in the $PATH - once off step! $ export PATH=$PATH:tox-ve/bin $ tox ```
About
simple hobby projects
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published