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

Depracate python based third party software installation #68

Merged
merged 3 commits into from
May 30, 2022

Conversation

jackaraz
Copy link
Member

Context:
This PR deprecates the installation of third-party software based on python. These can now be installed directly through requirements.txt.

Benefits:
Increases stability of the software.

Related GitHub Issues:
See issue #67

@github-actions
Copy link

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@jackaraz jackaraz requested a review from BFuks April 10, 2022 12:39
@jackaraz jackaraz added the NormalMode Normal Mode label Apr 10, 2022
@jackaraz jackaraz linked an issue Apr 10, 2022 that may be closed by this pull request
@BFuks BFuks merged commit ac41396 into main May 30, 2022
@BFuks BFuks deleted the deprecate_pythoninstall branch May 30, 2022 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NormalMode Normal Mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate the installation of the pypi based third party software
2 participants