patchback[bot]
0cdc59f3e4
requests drops support for older Python. ( #380 ) ( #381 )
...
(cherry picked from commit b3b543dd8d )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-06-11 20:36:31 +02:00
patchback[bot]
75faaff9dc
certifi dropped Python 2 support. ( #356 ) ( #357 )
...
(cherry picked from commit 9c7415e0e7 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-05-19 07:40:05 +02:00
Felix Fontein
4d0637e178
Add basic docker_compose tests ( #150 )
...
* Add basic docker_compose tests.
* Add more constraints for Py 2.
* Try to install docker-compose from system packages.
* Another try.
* Some more tries.
* One more.
* Move task into block.
* Clean up constraints file.
* More adjustments.
* TEMP: add debug output
2021-06-07 06:42:31 +02:00
Felix Fontein
b3284ce382
Restrict websocket-client to < 1.0.0 for Python 2. ( #144 )
2021-05-19 12:09:24 +02:00
Felix Fontein
6722435e65
Fix CI for docker-py 5.0.0 ( #120 )
...
* ci_complete
* Let's see whether constraints help to avoid installing 5.0.0 with Python < 3.6.
2021-04-06 23:10:03 +02:00
Felix Fontein
5456006169
Fix CI ( #82 )
...
* Limit cryptography to < 3.4 for Python < 3.6.
* Work around old pip versions.
2021-02-09 06:47:26 +01:00
Felix Fontein
6555a5a0de
Initial cleanup.
2020-10-30 07:05:51 +01:00