Skip to content

Commit

Permalink
more rebase fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Daltz333 committed Apr 29, 2022
1 parent cd53010 commit 4a25ab3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ sphinxext-rediraffe = "==0.2.5"
sphinxext-remoteliteralinclude = "==0.3.0"
sphinxext-toptranslators = "==0.1.2"
urllib3 = ">=1.26.6, <2.0.0"
sphinxext-pwa = {git = "https://github.com/wpilibsuite/sphinxext-pwa.git", rev = "main"}

[tool.poetry.dev-dependencies]

Expand Down
14 changes: 0 additions & 14 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,6 @@ formats:
- htmlzip
- pdf

build:
tools:
nodejs: "16"

# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
tools:
python: "3.8"
# You can also specify other tool versions:
nodejs: "16"
apt_packages:
- inkscape

python:
install:
- requirements: source/requirements.txt

0 comments on commit 4a25ab3

Please sign in to comment.