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

Declare support for Python 3.6 #257

Merged
merged 1 commit into from
Jul 3, 2017
Merged

Conversation

jonafato
Copy link
Contributor

@jonafato jonafato commented Jul 3, 2017

Enable tests under Python 3.6 in tox.ini and .travis.yml and add
language classifier to setup.py.

Enable tests under Python 3.6 in `tox.ini` and `.travis.yml` and add
language classifier to `setup.py`.
@codecov
Copy link

codecov bot commented Jul 3, 2017

Codecov Report

Merging #257 into master will increase coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   67.01%   67.36%   +0.34%     
==========================================
  Files          12       12              
  Lines         573      573              
  Branches       91       91              
==========================================
+ Hits          384      386       +2     
+ Misses        163      161       -2     
  Partials       26       26
Impacted Files Coverage Δ
twine/wininst.py 29.72% <0%> (ø) ⬆️
twine/package.py 78.48% <0%> (+2.53%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04cd2ff...a6ef15b. Read the comment docs.

@sigmavirus24 sigmavirus24 merged commit 3763525 into pypa:master Jul 3, 2017
@jonafato jonafato deleted the python-3.6 branch July 3, 2017 15: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