File tree Expand file tree Collapse file tree 13 files changed +2
-50
lines changed
pytest-verbose-parametrize Expand file tree Collapse file tree 13 files changed +2
-50
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ EXTRA_DEPS = setuptools-git \
1010 pymongo \
1111 psycopg2 \
1212 boto3 \
13- " rethinkdb>=2.4.7" \
13+ rethinkdb \
1414 docker \
1515 kubernetes
1616
Original file line number Diff line number Diff line change 1414 'Intended Audience :: Developers' ,
1515 'Operating System :: POSIX' ,
1616 'Framework :: Pyramid' ,
17- 'Programming Language :: Python :: 2' ,
18- 'Programming Language :: Python :: 2.7' ,
19- 'Programming Language :: Python :: 3' ,
20- 'Programming Language :: Python :: 3.5' ,
2117 'Programming Language :: Python :: 3.6' ,
2218 'Programming Language :: Python :: 3.7' ,
2319]
Original file line number Diff line number Diff line change 1414 'Intended Audience :: Developers' ,
1515 'Operating System :: POSIX' ,
1616 'Operating System :: Microsoft :: Windows' ,
17- 'Programming Language :: Python :: 2' ,
18- 'Programming Language :: Python :: 2.7' ,
19- 'Programming Language :: Python :: 3' ,
20- 'Programming Language :: Python :: 3.5' ,
2117 'Programming Language :: Python :: 3.6' ,
2218 'Programming Language :: Python :: 3.7' ,
2319]
Original file line number Diff line number Diff line change 1414 'Intended Audience :: Developers' ,
1515 'Operating System :: POSIX' ,
1616 'Operating System :: Microsoft :: Windows' ,
17- 'Programming Language :: Python :: 2' ,
18- 'Programming Language :: Python :: 2.7' ,
19- 'Programming Language :: Python :: 3' ,
20- 'Programming Language :: Python :: 3.5' ,
2117 'Programming Language :: Python :: 3.6' ,
2218 'Programming Language :: Python :: 3.7' ,
2319]
Original file line number Diff line number Diff line change 1313 'Topic :: Utilities' ,
1414 'Intended Audience :: Developers' ,
1515 'Operating System :: POSIX' ,
16- 'Programming Language :: Python :: 2' ,
17- 'Programming Language :: Python :: 2.7' ,
18- 'Programming Language :: Python :: 3' ,
19- 'Programming Language :: Python :: 3.5' ,
2016 'Programming Language :: Python :: 3.6' ,
2117 'Programming Language :: Python :: 3.7' ,
2218]
Original file line number Diff line number Diff line change 1414 'Intended Audience :: Developers' ,
1515 'Operating System :: POSIX' ,
1616 'Framework :: Pyramid' ,
17- 'Programming Language :: Python :: 2' ,
18- 'Programming Language :: Python :: 2.7' ,
19- 'Programming Language :: Python :: 3' ,
20- 'Programming Language :: Python :: 3.5' ,
2117 'Programming Language :: Python :: 3.6' ,
2218 'Programming Language :: Python :: 3.7' ,
2319]
Original file line number Diff line number Diff line change 1313 'Topic :: Software Development :: User Interfaces' ,
1414 'Intended Audience :: Developers' ,
1515 'Operating System :: POSIX' ,
16- 'Programming Language :: Python :: 2' ,
17- 'Programming Language :: Python :: 2.7' ,
18- 'Programming Language :: Python :: 3' ,
19- 'Programming Language :: Python :: 3.5' ,
2016 'Programming Language :: Python :: 3.6' ,
2117 'Programming Language :: Python :: 3.7' ,
2218]
Original file line number Diff line number Diff line change 1313 'Topic :: Utilities' ,
1414 'Intended Audience :: Developers' ,
1515 'Operating System :: POSIX' ,
16- 'Programming Language :: Python :: 2' ,
17- 'Programming Language :: Python :: 2.7' ,
18- 'Programming Language :: Python :: 3' ,
19- 'Programming Language :: Python :: 3.5' ,
2016 'Programming Language :: Python :: 3.6' ,
2117 'Programming Language :: Python :: 3.7' ,
2218]
3531 'jenkins' : ["python-jenkins" ],
3632 'mongodb' : ["pymongo>=3.6.0" ],
3733 'postgres' : ["psycopg2" ],
38- 'rethinkdb' : ["rethinkdb>=2.4.7 " ],
34+ 'rethinkdb' : ["rethinkdb" ],
3935 'redis' : ["redis" ],
4036 's3' : ["boto3" ],
4137 'docker' : ["docker" ],
Original file line number Diff line number Diff line change 1313 'Topic :: Utilities' ,
1414 'Intended Audience :: Developers' ,
1515 'Operating System :: POSIX' ,
16- 'Programming Language :: Python :: 2' ,
17- 'Programming Language :: Python :: 2.7' ,
18- 'Programming Language :: Python :: 3' ,
19- 'Programming Language :: Python :: 3.5' ,
2016 'Programming Language :: Python :: 3.6' ,
2117 'Programming Language :: Python :: 3.7' ,
2218]
Original file line number Diff line number Diff line change 1313 'Topic :: Utilities' ,
1414 'Intended Audience :: Developers' ,
1515 'Operating System :: POSIX' ,
16- 'Programming Language :: Python :: 2' ,
17- 'Programming Language :: Python :: 2.7' ,
18- 'Programming Language :: Python :: 3' ,
19- 'Programming Language :: Python :: 3.5' ,
2016 'Programming Language :: Python :: 3.6' ,
2117 'Programming Language :: Python :: 3.7' ,
2218]
You can’t perform that action at this time.
0 commit comments