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

Regenerated requirements.txt with pipreqs #33

Conversation

AndrewPardoe
Copy link
Contributor

Addressing #32.

I regenerated the requirements file using pipreqs. I'm pretty sure this is the minimum requirements set.

I tested by installing a fresh Ubuntu. In order to get the script to run, I had to run the following commands (python3 was already in the base distro):

sudo apt update
sudo apt install python3-pip
sudo apt install python3-ldap
pip3 install -r requirements.txt

@highvolt-dev highvolt-dev changed the base branch from main to bugfix/requirements_cleanup January 8, 2022 15:23
@highvolt-dev highvolt-dev merged commit c8a2874 into highvolt-dev:bugfix/requirements_cleanup Jan 8, 2022
@AndrewPardoe AndrewPardoe deleted the requirements branch January 8, 2022 16:55
@highvolt-dev highvolt-dev linked an issue Jan 8, 2022 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Version 2 Beta Feedback
2 participants