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

Explicitly list install requirements #22

Merged
merged 1 commit into from
Jul 8, 2016
Merged

Explicitly list install requirements #22

merged 1 commit into from
Jul 8, 2016

Conversation

asottile
Copy link
Contributor

@asottile asottile commented Jul 8, 2016

Resolves #20

url='https://github.com/jterrace/pyssim',
extras_require={
':python_version=="2.6"': ['argparse'],
Copy link
Owner

Choose a reason for hiding this comment

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

We don't support 2.6 anymore, you can delete this

@asottile
Copy link
Contributor Author

asottile commented Jul 8, 2016

Removed py26 specific code (I assumed it was supported due to the mention of argparse in setup.py :D)

@jterrace jterrace merged commit a44f23b into jterrace:master Jul 8, 2016
@kkopachev kkopachev mentioned this pull request Sep 6, 2017
@asottile asottile deleted the patch-1 branch July 17, 2018 23:11
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