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

Refactor utility scripts to handle move to requirements.txt from Pipfile #143

Open
3 tasks
txoof opened this issue Nov 25, 2023 · 0 comments
Open
3 tasks
Labels
help wanted Extra attention is needed

Comments

@txoof
Copy link
Owner

txoof commented Nov 25, 2023

The project has moved from pipenv to use plain requirements.txt. There needs to be a utility script that can run across all of the .py files to locate and write the requirements files for each plugin and the main program.

  • Write a utility script to locate and update requirements files
    • Locate all requirements out of base modules
    • Locate all requirements from plugin modules
@txoof txoof added the help wanted Extra attention is needed label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant