diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-07-30 12:25:49 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-07-30 12:25:49 +0200 |
| commit | 8ced4c7e1355ef7638c1d7af0bf827f41a7977ae (patch) | |
| tree | c0880840b16678ec49f3bf8661f674d50780e7c8 | |
| parent | 5bbfbeb70d7116f10fb308ff1314f3b24c8f51ab (diff) | |
| download | Chimère-8ced4c7e1355ef7638c1d7af0bf827f41a7977ae.tar.bz2 Chimère-8ced4c7e1355ef7638c1d7af0bf827f41a7977ae.zip | |
CI: force install of up to date setuptools
| -rw-r--r-- | requirements_gitlab.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements_gitlab.txt b/requirements_gitlab.txt index 1795ff0..4ecd468 100644 --- a/requirements_gitlab.txt +++ b/requirements_gitlab.txt @@ -1,3 +1,4 @@ +setuptools==5.5.1 django>=1.11,<1.11.99 beautifulsoup4==4.5.3 psycopg2 |
