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