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

Fix requirements files chaos. #232

Merged
merged 1 commit into from
Jul 29, 2015
Merged

Conversation

syndbg
Copy link
Contributor

@syndbg syndbg commented Mar 13, 2015

It should be much easier to maintain and use now.

  • use - what httpretty requires to run
  • test - what CI/Tox would use
  • dev - what contributors should install

It should be much easier to maintain and use now.
* use - what httpretty requires to run
* test - what CI/Tox would use
* dev - what contributors should install
@@ -1,4 +1,4 @@
# #!/usr/bin/env python
#!/usr/bin/env python
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this commented out intentionally or just broken shebang?

gabrielfalcao added a commit that referenced this pull request Jul 29, 2015
Fix requirements files chaos.
@gabrielfalcao gabrielfalcao merged commit 75f3ed3 into gabrielfalcao:master Jul 29, 2015
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.

2 participants