collective / icalendar

icalendar parser library for Python
https://icalendar.readthedocs.io
Other
1k stars 171 forks source link

Use pyproject.toml #707

Closed niccokunzmann closed 1 month ago

niccokunzmann commented 2 months ago

This works on #686 and #635

I would like to get this done before we release v6


📚 Documentation preview 📚: https://icalendar--707.org.readthedocs.build/

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 11052885905

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/icalendar/version.py 3 6 50.0%
<!-- Total: 3 6 50.0% -->
Totals Coverage Status
Change from base Build 10688236243: -0.1%
Covered Lines: 3190
Relevant Lines: 3273

💛 - Coveralls
coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10704214164

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/icalendar/version.py 3 6 50.0%
<!-- Total: 3 6 50.0% -->
Totals Coverage Status
Change from base Build 10688236243: -0.1%
Covered Lines: 3190
Relevant Lines: 3273

💛 - Coveralls
niccokunzmann commented 2 months ago

After merging this, I would create a new release.

niccokunzmann commented 2 months ago

@jacadzaca @geier would you review?

niccokunzmann commented 1 month ago

@jacadzaca Thanks!