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

Was removing requirements.txt intentional? #28

Closed
2trc opened this issue Nov 5, 2021 · 1 comment
Closed

Was removing requirements.txt intentional? #28

2trc opened this issue Nov 5, 2021 · 1 comment
Assignees

Comments

@2trc
Copy link
Contributor

2trc commented Nov 5, 2021

Hello guys and thank you so much for this project! I'm very grateful as it's very handy and a must have tool (for me at least).

I was about to offer a pull request but going through the README.md and trying to run the nose tests to start with, I noticed the "requirements.txt" file is missing from the repo:

How to run the tests
Spurl is tested with nose. Clone the repository, then run pip install -r requirements.txt to install nose and Django into your virtualenv. Then, simply type nosetests to find and run all the tests.

After some digging, I noticed it was removed from this commit 9e7bdf3

I can probably figure out the dependencies but just wanted to double-check if this was intentional

Thanks again

@bashu bashu self-assigned this Nov 5, 2021
@bashu bashu closed this as completed in 5aabdb0 Nov 6, 2021
@bashu
Copy link
Collaborator

bashu commented Nov 6, 2021

to @2trc checkout develop and try again

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

No branches or pull requests

2 participants