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

Clarify supported Python versions #205

Merged
merged 2 commits into from
Jan 28, 2017

Conversation

evanunderscore
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 27, 2017

Current coverage is 89.31% (diff: 100%)

Merging #205 into master will increase coverage by 1.07%

@@             master       #205   diff @@
==========================================
  Files             4          5     +1   
  Lines           595        730   +135   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            525        652   +127   
- Misses           70         78     +8   
  Partials          0          0          

Powered by Codecov. Last update 5cd934c...891c7ef

@@ -15,6 +15,8 @@ the network).

Installation
------------
Argcomplete requires Python 2.7 or 3.3+.
Copy link
Owner

Choose a reason for hiding this comment

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

Please move this to the bottom of the readme, next to the Common Problems section.

Space at the top of the readme is precious and we shouldn't clutter it with warnings about python versions that roughly nobody uses.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I moved it under its own heading, but I don't know if it looks weird because the section is so short.

I also removed another bit of 2.6-specific code and updated the RTD link.

@evanunderscore evanunderscore merged commit 99f7b69 into kislyuk:master Jan 28, 2017
@evanunderscore
Copy link
Collaborator Author

Merging - if you don't like the way the readme turned out, let me know and I'll change it.

@kislyuk
Copy link
Owner

kislyuk commented Jan 28, 2017

LGTM, thanks.

@evanunderscore evanunderscore deleted the versions branch January 28, 2017 23:30
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.

3 participants