llazzaro / django-scheduler

A calendaring app for Django.
BSD 3-Clause "New" or "Revised" License
1.27k stars 391 forks source link

Replace requirements.txt with extras_require #536

Closed francoisfreitag closed 1 year ago

francoisfreitag commented 1 year ago

Avoid carrying an undocumented file with special meaning, which partially duplicates setuptools options.

wheel is only needed for packaging, it was not added as part of the development requirements.

coveralls commented 1 year ago

Coverage Status

Coverage remained the same at 79.958% when pulling cd3a0bc47a0df514cf794831ba3365c733681fc8 on francoisfreitag:reqs into 41c1342380a32e56349e6a22f564878950aa161e on llazzaro:develop.