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

Project - Move requirements #108

Closed
pylapp opened this issue Nov 15, 2023 · 0 comments
Closed

Project - Move requirements #108

pylapp opened this issue Nov 15, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@pylapp
Copy link
Member

pylapp commented Nov 15, 2023

Use kind of requirements.txt file to list and gather Python dependencies (names and versions) and update documentation to run cmmand lile:

pip install -m requirements.txt

where such file contains stuff like (here foo, bar and wizz are dependencies):

foo==1.2.3
bar==4.5.6
wizz==7.8.9

And update doctor script.

@pylapp pylapp added documentation Improvements or additions to documentation enhancement New feature or request next-release Scheduled in next release of project labels Nov 15, 2023
pylapp added a commit that referenced this issue Mar 19, 2024
…odules

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
pylapp added a commit that referenced this issue Mar 19, 2024
…aders (2024) (#123)

* doc(#114): project - update headers

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* doc(#114): project - move licences and update THIRD-PARTY

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* refactor(#108): Licenses Inventory - define requirements for Python modules

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

* refactor(#114): review - apply comments

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>

---------

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
@pylapp pylapp removed the next-release Scheduled in next release of project label Mar 19, 2024
@pylapp pylapp closed this as completed Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant