Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: PyPI release #89

Open
2 of 6 tasks
sqr00t opened this issue Oct 26, 2023 · 0 comments · Fixed by #96
Open
2 of 6 tasks

[Feature]: PyPI release #89

sqr00t opened this issue Oct 26, 2023 · 0 comments · Fixed by #96
Assignees
Labels
enhancement New feature or request

Comments

@sqr00t
Copy link
Contributor

sqr00t commented Oct 26, 2023

Slack Post

  • The team agrees on the need for this feature

Describe the Feature

There's a need to replicate common dependencies for the ONS SRS environment. They only accept PyPI / Conda package installation.

Here's what's needed:

  • A release workflow.yml
  • Checking setup.py/.cfg / pyproject.toml conforms with release process
  • Releasing based on latest dev for a first 0.1 version, with updated dependencies
  • Expand coverage of unit-testing workflow to Python >3.10 (3.11 and 3.12)
  • Update and relax fixed versions for libraries that have breaking updates/ deprecation changes (i.e. PyYAML, Altair, Selenium, webdriver_manager, Pandas)

Examples of this Feature

ojd_daps_skills is an example PyPI published package

@sqr00t sqr00t added the enhancement New feature or request label Oct 26, 2023
@sqr00t sqr00t mentioned this issue Feb 2, 2024
5 tasks
@sqr00t sqr00t linked a pull request Feb 2, 2024 that will close this issue
5 tasks
@sqr00t sqr00t self-assigned this Feb 2, 2024
@sqr00t sqr00t closed this as completed in #96 Feb 5, 2024
@sqr00t sqr00t reopened this Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant