Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove system_packages option from .readthedocs.yml config #171

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ build:
- pip install --user tox
- python3 -m tox -e docs -- --strict --site-dir=_readthedocs/html/
python:
system_packages: false
install:
- method: pip
path: tox
Expand Down
3 changes: 3 additions & 0 deletions samples/integration/ansible-lint.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
build
docs
eco
generate_docs
get-version
hook
install
install-reqs
lint
lint2
pkg
pre
py
py-devel
schemas
test
test-eco
test-hook
test-setup
uninstall
Expand Down
5 changes: 4 additions & 1 deletion samples/integration/cookiecutter.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,24 @@ build
clean-build
clean-coverage
clean-docs-build
clean-nox
clean-pyc
clean-pytest
clean-tox
coverage
docs
docs2
install
lint
lint2
lint23
py310
py311
py312
py37
py38
py39
release
safety
sdist
servedocs
submodules
Expand Down
5 changes: 3 additions & 2 deletions samples/integration/podman.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
binaries
binaries2
binaries23
clean
clean-binaries
docker
Expand All @@ -8,8 +9,8 @@ help
install
lint
local-cross
package
package-install
podman-mac-helper
rpm
rpm-install
test
up