mirror of
https://github.com/django-components/django-components.git
synced 2025-10-02 18:31:12 +00:00
refactor: replace hatch with pip (#1347)
This commit is contained in:
parent
6fb46d203e
commit
7f819b5f08
4 changed files with 92 additions and 108 deletions
20
requirements-docs.in
Normal file
20
requirements-docs.in
Normal file
|
@ -0,0 +1,20 @@
|
|||
markdown-exec
|
||||
mike
|
||||
mkdocs
|
||||
mkdocs-autorefs
|
||||
mkdocs-awesome-nav
|
||||
mkdocs-gen-files
|
||||
mkdocs-git-authors-plugin
|
||||
mkdocs-git-revision-date-localized-plugin
|
||||
mkdocs-include-markdown-plugin
|
||||
mkdocs-material
|
||||
mkdocs-material[imaging]
|
||||
mkdocs-minify-plugin
|
||||
mkdocs-redirects
|
||||
mkdocstrings
|
||||
mkdocstrings-python
|
||||
pymdown-extensions
|
||||
pygments
|
||||
pygments-djc
|
||||
django>=4.2
|
||||
djc-core-html-parser>=1.0
|
Loading…
Add table
Add a link
Reference in a new issue