- 25 Nov, 2021 3 commits
-
-
Franco Pellegrini authored
-
Godefroid Chapelle authored
Solution: pass it properly to buildout via a call to sys.exit
-
Godefroid Chapelle authored
Solution: proper os.path.isfile each time it is needed in make_egg_after_pip_install some variable rename
-
- 15 Oct, 2021 1 commit
-
-
Michael Howitz authored
-
- 08 Oct, 2021 3 commits
-
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
-
- 29 Sep, 2021 9 commits
-
-
Godefroid Chapelle authored
This happens when installing packages with C extensions that do not have the proper binary wheel available. Solution: append platform to the name of egg directories to work around a bug in pkg_resources that fails to parse python version if platform is missing
-
Godefroid Chapelle authored
Solution: install debian package python3-setuptools, -wheel and -coverage.
-
Michael Howitz authored
The one used before can't be installed any more by current `setuptools` versions because it uses `2to3` which is no longer supported.
-
Godefroid Chapelle authored
Solution: update to latest versions ;-)
-
Godefroid Chapelle authored
-
Godefroid Chapelle authored
Solution: use set() to avoid adding identic paths multiple times add some debugging
-
Godefroid Chapelle authored
Solution: stop running 2.7
-
Godefroid Chapelle authored
Solution: run tests as another user
-
Godefroid Chapelle authored
Solution: change imports appropriately
-
- 29 Mar, 2021 4 commits
-
-
Jürgen Gmach authored
-
Jürgen Gmach authored
-
Jürgen Gmach authored
-
Jürgen Gmach authored
This fixes #483
-
- 19 Mar, 2021 1 commit
-
-
Godefroid Chapelle authored
Solution: stop testing 3.5
-
- 16 Mar, 2021 2 commits
-
-
Godefroid Chapelle authored
Solution: Add some
-
Godefroid Chapelle authored
Solution: install setuptools from github with pip
-
- 15 Mar, 2021 4 commits
-
-
Godefroid Chapelle authored
Solution: Add builds that install python packages and run tests
-
Godefroid Chapelle authored
Solution: Enable the job
-
Godefroid Chapelle authored
Solution: add another CI environment: CircleCI
-
Aksh Gupta authored
- Refactor complex statement to use if expression. - Fix dangerous default argument. - Remove unused imports and reimported modules. - Refactor unnecessary use of list comprehension. - Add .deepsource.toml file for continuous analysis on bug risks/performance/code-quality issues on new changes.
-
- 12 Mar, 2021 1 commit
-
-
Godefroid Chapelle authored
Solution: avoid using encrypted variables when on PR
-
- 09 Mar, 2021 5 commits
-
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
Solution: make them more explicit [skip ci]
-
Godefroid Chapelle authored
Solution: document it.
-
Godefroid Chapelle authored
Solution: expand it to sthing more detailed
-
- 08 Mar, 2021 4 commits
-
-
Godefroid Chapelle authored
Solution: create missing dir before `os.rename`
-
Godefroid Chapelle authored
Solution: login to docker hub
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
Solution: use new advised URLs
-
- 07 Mar, 2021 3 commits
-
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
[ci skip]
-
Godefroid Chapelle authored
-