Skip to content

Commit

Permalink
fix: remove sphinx dependency (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdwcrft authored Oct 12, 2022
1 parent 15c3a5a commit b0e4f25
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 416 deletions.
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ instance/
# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
target/

Expand Down Expand Up @@ -104,9 +101,6 @@ venv.bak/
# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/

Expand Down
Loading

0 comments on commit b0e4f25

Please sign in to comment.