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

BLD: include test file in sdist #32

Merged
merged 1 commit into from
Feb 18, 2016

Conversation

tacaswell
Copy link
Member

closes #31

jenshnielsen added a commit that referenced this pull request Feb 18, 2016
@jenshnielsen jenshnielsen merged commit 2ca0e6f into matplotlib:master Feb 18, 2016
@tacaswell tacaswell deleted the bld_include_testsrd2 branch February 18, 2016 14:21
@QuLogic QuLogic modified the milestone: v1.0 Jun 3, 2016
QuLogic added a commit to QuLogic/cycler that referenced this pull request Oct 29, 2021
This is the first Cycler feature release in some years. New features
include:

* Added `Cycler.by_key`, which produces values by key (matplotlib#26)
* Added `Cycler.__contains__`, which adds support for `in` checks (matplotlib#34)
* Wheels now includes the LICENSE file (matplotlib#48)
* The sdist now includes the LICENSE (matplotlib#58) and tests (matplotlib#32)
* Cycler no longer supports Python 2. Supported versions of Python are
  3.6 and above.
QuLogic added a commit to QuLogic/cycler that referenced this pull request Oct 29, 2021
This is the first Cycler feature release in some years. New features
include:

* Added `Cycler.by_key`, which produces values by key (matplotlib#26)
* Added `Cycler.__contains__`, which adds support for `in` checks (matplotlib#34)
* Wheels now includes the LICENSE file (matplotlib#48)
* The sdist now includes the LICENSE (matplotlib#58) and tests (matplotlib#32)
* Cycler no longer supports Python 2. Supported versions of Python are
  3.6 and above.
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.

Include tests in release
3 participants