-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels