diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 0000000..ac4778c --- /dev/null +++ b/README @@ -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 |