Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • J julday
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Software Public
  • PASSOFT
  • julday
  • Merge requests
  • !1

Update code to run under Python3 + Conda packaging

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Maeva Pourpoint requested to merge conda_package into master Jul 07, 2020
  • Overview 5
  • Commits 3
  • Pipelines 3
  • Changes 15
  • Updated to work with Python 3 (resources used: 2to3, caniusepython3, pylint, flak8, mypy)
  • Added some unit tests to ensure basic functionality of julday
  • Updated list of platform specific dependencies to be installed when installing julday in dev mode (see setup.py)
  • Installed and tested julday against Python3.[5,6,7,8] using tox
  • Formatted Python code to conform to the PEP8 style guide
  • Created conda packages for "julday" that can run on Python3.[5,6,7,8]
  • Updated .gitlab-ci.yml to run a linter and unit tests for Python3.[5,6,7,8] in GitLab CI pipeline
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: conda_package