mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-12 15:47:06 +00:00
+1
-1
@@ -5,7 +5,7 @@ python:
|
||||
|
||||
# command to install dependencies
|
||||
install: "pip3 install -q -r requirements.txt"
|
||||
install: "pip3 install -q -r source/_sripts/_python/requirements.txt"
|
||||
install: "pip3 install -q -r source/_scripts/_python/requirements.txt"
|
||||
|
||||
# command to run tests
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user