Skip to content

Commit

Permalink
Drop sphinx docs, README is enough
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdemin committed Sep 5, 2024
1 parent 12c2710 commit fd3ee04
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 67 deletions.
23 changes: 0 additions & 23 deletions docs/conf.py

This file was deleted.

8 changes: 0 additions & 8 deletions docs/history.rst

This file was deleted.

22 changes: 0 additions & 22 deletions docs/index.rst

This file was deleted.

2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
requests
requests
4 changes: 0 additions & 4 deletions requirements/local.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ isort
black
pre-commit

# docs
sphinx
furo

# packages
pip-compile-multi
# twine
Expand Down
10 changes: 1 addition & 9 deletions requirements/local.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:1576060ccfbaed8f6d78baaab64b4dd08a8e2be2
# SHA1:344cade73658f99aab1dd0104334b3d1061922ab
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -8,8 +8,6 @@
-r ci.txt
asttokens==2.4.1
# via stack-data
beautifulsoup4==4.12.3
# via furo
black==24.8.0
# via -r requirements/local.in
cfgv==3.4.0
Expand All @@ -25,8 +23,6 @@ decorator==5.1.1
# ipython
executing==2.0.1
# via stack-data
furo==2024.8.6
# via -r requirements/local.in
identify==2.6.0
# via pre-commit
ipdb==0.13.13
Expand Down Expand Up @@ -65,10 +61,6 @@ pyyaml==6.0.2
# via pre-commit
six==1.16.0
# via asttokens
soupsieve==2.6
# via beautifulsoup4
sphinx-basic-ng==1.0.0b2
# via furo
stack-data==0.6.3
# via ipython
toposort==1.10
Expand Down

0 comments on commit fd3ee04

Please sign in to comment.