Update code to run under Python3 + Conda packaging
- Updated to work with Python 3
- Added a unit test to ensure basic functionality of coverplot.get_command_args()
- Updated list of platform specific dependencies to be installed when installing coverplot in dev mode (see setup.py)
- Installed and tested coverplot against Python3.[6,7,8] using tox
- Formatted Python code to conform to the PEP8 style guide
- Created conda packages for coverplot that can run on Python3.[6,7,8]
- Updated .gitlab-ci.yml to run a linter and unit tests for Python3.[6,7,8] in GitLab CI pipeline
Merge request reports
Activity
Filter activity
changed milestone to %Passoft to python 3
Is
rdseed
available on GitLab? And if so, is there a way to change GitLab configuration/profile (not sure those are the right terms here) to set an environment variable and path forrdseed
? That would allow the jobspython3.6
,python3.7
andpython3.8
underPipeline #755
to pass. All the unit tests successfully run on my computer but I haverdseed
installed.mentioned in commit 18057e06
Please register or sign in to reply