File: install.md

package info (click to toggle)
sphinxcontrib-autofile 0.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 244 kB
  • sloc: python: 120; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 300 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Install

## [AUR](https://aur.archlinux.org/packages/python-sphinxcontrib-autofile)

```sh
yay -S python-sphinxcontrib-autofile
```

## [PYPI](https://pypi.org/project/sphinxcontrib-autofile)

```sh
pip install sphinxcontrib-autofile
```

See [requirements](requirements) to know `extra_requires`.