-
Notifications
You must be signed in to change notification settings - Fork 101
Add poetry check to CI #147
Copy link
Copy link
Closed
Labels
Description
It turns out that poetry lock --check only validates a subset of what poetry check validates (such as Trove classifiers).
This would be improved if the following upstream issue were completed:
Should add poetry check in addition to poetry lock --check to CI.
This is blocked however by this upstream Poetry issue:
Reactions are currently unavailable