Compare commits
1 Commits
v0.1.0
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
73856ceb41 |
@@ -122,7 +122,7 @@ virtualenv venv
|
||||
|
||||
```
|
||||
source venv/bin/activate
|
||||
pip install -r requirements.txt
|
||||
pip intall -r requirements.txt
|
||||
```
|
||||
|
||||
* Make the script executable
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
autopep8==1.5.1
|
||||
pycodestyle==2.5.0
|
||||
Pygments==2.6.1
|
||||
Pygments==2.7.4
|
||||
|
||||
Reference in New Issue
Block a user