We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since it is not a test requirement and is actually used in the username_api source:
https://github.com/manu-chroma/username-availability-checker/blob/master/username_api.py#L8
The text was updated successfully, but these errors were encountered:
@manu-chroma, the reason i did like that is because the result of it is actually used in test, not the server. you can know that from travis file.
Sorry, something went wrong.
but you cannot run the server without installing test requirements. That's why it should be moved into main requirements
Then I think it should be only used when testing, not putting in requirements.txt
requirements.txt
No branches or pull requests
Since it is not a test requirement and is actually used in the username_api source:
https://github.com/manu-chroma/username-availability-checker/blob/master/username_api.py#L8
The text was updated successfully, but these errors were encountered: