mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-07 16:44:04 +01:00
General: Remove requirements.txt
This commit is contained in:
parent
c1ff1e4454
commit
b53b4dabb6
@ -3,7 +3,7 @@ python:
|
||||
- "3.6"
|
||||
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install flake8 pylint
|
||||
|
||||
script:
|
||||
- flake8 wal
|
||||
|
@ -1,2 +0,0 @@
|
||||
flake8
|
||||
pylint
|
Loading…
Reference in New Issue
Block a user