Migrate CI to Jenkins on 7.x branch (#1114)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
requests>=2, <3
|
||||
nose
|
||||
coverage
|
||||
mock
|
||||
nosexcover
|
||||
sphinx<1.7
|
||||
sphinx_rtd_theme
|
||||
jinja2
|
||||
|
||||
# PyYAML 5.3 dropped support for Python 3.4 while
|
||||
# not amending that requirement to the package. :(
|
||||
pyyaml<5.3
|
||||
|
||||
black; python_version>="3.6"
|
||||
Reference in New Issue
Block a user