-
Notifications
You must be signed in to change notification settings - Fork 14
Remove filelock dependency #285
Copy link
Copy link
Open
Labels
good first issuegreat for new contributors, code change is envisioned to be trivial/relatively straight-forwardgreat for new contributors, code change is envisioned to be trivial/relatively straight-forwardtype::bugdescribes erroneous operation, use severity::* to classify the typedescribes erroneous operation, use severity::* to classify the type
Metadata
Metadata
Assignees
Labels
good first issuegreat for new contributors, code change is envisioned to be trivial/relatively straight-forwardgreat for new contributors, code change is envisioned to be trivial/relatively straight-forwardtype::bugdescribes erroneous operation, use severity::* to classify the typedescribes erroneous operation, use severity::* to classify the type
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Sorting ⚙️
Checklist
What happened?
conda-index doesn't use locking anymore, but pyproject.toml asks for it.
Additional Context
No response