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

MAINT: remove requirements-dev.txt; expand optional dependencies in pyproject.toml #1606

Merged
merged 1 commit into from Nov 15, 2022

Conversation

mwtoews
Copy link
Member

@mwtoews mwtoews commented Nov 14, 2022

This PR has a few related aims:

  • Remove requirements-dev.txt
  • Expand the optional dependencies (in pyproject.toml) for "test" and "docs"

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3459652741

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.815%

Totals Coverage Status
Change from base Build 3459418425: 0.0%
Covered Lines: 2195
Relevant Lines: 2588

💛 - Coveralls

@jorisvandenbossche
Copy link
Member

There was also already #1564, but I think updating the existing "test" and "docs" extras as you do here is better.

@mwtoews
Copy link
Member Author

mwtoews commented Nov 14, 2022

I thought it was familiar! I don't think "cython>=0.29.32" is important, as typically this is done in an isolated environment were the latest versions are retrieved from PyPI.

@jorisvandenbossche jorisvandenbossche changed the title MAINT: remove requirements-dev.txt; expand optional dependencies MAINT: remove requirements-dev.txt; expand optional dependencies in pyproject.toml Nov 15, 2022
@jorisvandenbossche jorisvandenbossche merged commit fb948d9 into shapely:main Nov 15, 2022
@mwtoews mwtoews deleted the optional-dependencies branch November 15, 2022 23:57
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.

None yet

3 participants