mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
761a03d088
* Begin reviewing the basics docs. * Check in delta * More doc revisions. * Split apart basics docs. * Refactor based on building docs * add the files back as markdown. * more conversions to markdown. * more conversions to markdown. * fix markdown formatting. * convert index to markdown. * More docs review * More markdown and doc revisions. * Fix docs. * Update doc build requirements. * fix lint * Fix build with update/upgrade command. * remove useless quickstart and update the commands section. * Fix lint * change ordering of table of contents. * fix changelog duplicate headings. * Start splitting advanced topics. * minor nits * Move some sections from advanced to shell. * remove this section as its stale and kind of off topic. * move scripts out into its own section. * Wrap up revisions1 * fix lint * address PR feedback and other nits. * fix lint * Try improving ordering of table of contents, fix issue with indexes.md file location. * fix lint * PR feedback.
24 lines
418 B
Plaintext
24 lines
418 B
Plaintext
alabaster==0.7.13
|
|
Babel==2.12.1
|
|
certifi==2022.12.7
|
|
chardet==3.0.4
|
|
click==8.0.3
|
|
docutils==0.17.1
|
|
idna==3.4
|
|
imagesize==1.4.1
|
|
Jinja2==3.1.2
|
|
MarkupSafe==2.1.2
|
|
myst-parser[linkify]==0.18.1
|
|
-e .
|
|
Pygments==2.14.0
|
|
pytz==2022.7.1
|
|
requests==2.28.2
|
|
snowballstemmer==2.2.0
|
|
Sphinx==4.5.0
|
|
sphinx-click==4.4.0
|
|
sphinxcontrib-spelling==7.7.0
|
|
sphinxcontrib-websupport==1.2.4
|
|
urllib3==1.26.14
|
|
virtualenv==20.20.0
|
|
virtualenv-clone==0.5.7
|