mirror of
https://github.com/public-apis/public-apis
synced 2025-03-28 01:42:44 +01:00
Include pip requirements
This commit is contained in:
parent
cb9549ff9c
commit
d38b999add
@ -2,6 +2,8 @@ language: python
|
||||
python: "3.6"
|
||||
notifications:
|
||||
email: true
|
||||
install:
|
||||
- pip install -r build/requirements.txt
|
||||
before_script:
|
||||
- cd build
|
||||
script:
|
||||
|
1
build/requirements.txt
Normal file
1
build/requirements.txt
Normal file
@ -0,0 +1 @@
|
||||
httplib2==0.9.2
|
Loading…
x
Reference in New Issue
Block a user