Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Fix trove classifier for Django 1.10 in setup.py #5

Merged
merged 1 commit into from
Jan 1, 2017

Conversation

zsiciarz
Copy link

@zsiciarz zsiciarz commented Jan 1, 2017

The classifier for Django 1.9 was duplicated.

BTW, there's already 2.2.1 on PyPI, but no such version here on Github. Did you by any chance forget to push changes?

@codecov-io
Copy link

codecov-io commented Jan 1, 2017

Current coverage is 89.56% (diff: 100%)

Merging #5 into master will not change coverage

@@             master         #5   diff @@
==========================================
  Files             8          8          
  Lines           460        460          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            412        412          
  Misses           48         48          
  Partials          0          0          

Powered by Codecov. Last update e103774...7ffd672

@pydanny
Copy link
Owner

pydanny commented Jan 1, 2017

Thanks for the PR.

In the case of 2.2.1, I think it missed something important and since it's nigh impossible to delete borked versions on PyPI, I just redid it as 2.2.2.

@pydanny pydanny merged commit dbfccaa into pydanny:master Jan 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants