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

Enhancement: update dependencies #32

Open
16 tasks
yhan818 opened this issue Aug 29, 2023 · 0 comments
Open
16 tasks

Enhancement: update dependencies #32

yhan818 opened this issue Aug 29, 2023 · 0 comments

Comments

@yhan818
Copy link
Contributor

yhan818 commented Aug 29, 2023

Summary

Update dependencies

Objectives

Update its dependencies in requirements.txt and setup.py to the latest stable version.

Proposal

requirement.txt dependencies include:

  • redata == 0.6 (after redata-commons upgraded to the latest version]

setup.py dependencies include:

  • version = '0.4.0'
  • programming language: remove Python 3.7 (line 25, and line 30)
  • programming language: add Python 3.10 (line 33)
  • changing author to "UAL-RE" and its associated email
  • Update PYPI release

init.py include:

  • version = "0.4.0"

Changelog:

  • v0.4.0:

/docs/source/requirement.txt:

  • redata
  • sphinx
  • sphinx-rtd-theme
  • sphix-autodoc-typehints

Review and update needed lines:

  • /docs/source/authors.rst
  • /docs/source/conf.py
  • /docs/source/getting_started.rst

Testing notes

  • Testing manual run

Additional notes

This is related to redata-commons Issue 40

Implemented in: TBD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant