mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-31 13:08:12 +00:00
fix dpcs
This commit is contained in:
parent
f65a05beb7
commit
01437eb13d
2 changed files with 7 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,7 +7,7 @@ __pycache__/
|
|||
*$py.class
|
||||
|
||||
#var is weird
|
||||
test*.py
|
||||
test*.*
|
||||
.vscode/
|
||||
|
||||
# C extensions
|
||||
|
|
6
.readthedocs.yaml
Normal file
6
.readthedocs.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
version: 1.1.1
|
||||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
fail_on_warning: false
|
||||
builder: html
|
Loading…
Add table
Add a link
Reference in a new issue