-
-
Notifications
You must be signed in to change notification settings - Fork 408
Closed
Description
I discovered that the library attr is not installed automatically when I attempted to launch markdown-it-py repo on gitpod (i.e. on a fresh environment). This repo uses the attrs library.
Problem: missing requirement for attr in setyp.py:
[48] INSTALL_REQUIRES = []
Clearly needed, e.g. in tests and doc api
Metadata
Metadata
Assignees
Labels
No labels