Compare commits
3 Commits
dependabot
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e485500d3 | |||
|
|
81384c5bf8 | ||
|
|
280bde177f |
@@ -122,7 +122,7 @@ virtualenv venv
|
||||
|
||||
```
|
||||
source venv/bin/activate
|
||||
pip intall -r requirements.txt
|
||||
pip install -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