diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +code is formatted with "black" +#remember to install the libraries, and you probably should use venvs anyway +pip --require-venv install -r requirements.txt |