issues
search
mplanchard
/
pydecor
Easy peasy Python decorators
MIT License
32
stars
6
forks
source link
Minor repository improvements
#10
Closed
Paebbels
closed
4 years ago
Paebbels
commented
4 years ago
This adds some minor improvements:
extracted documentation dependencies, so less packages need to be installed on ReadTheDocs
new
requirements.txt
in
docs/
(this will be recognized by GitHub dependency scanning as well as other services)
made this file recursively call the main requirements file
added a ReadTheDocs configuration file
made developers requirements load recursively main requirements file
fixed .editorconfig
This adds some minor improvements:
requirements.txt
indocs/
(this will be recognized by GitHub dependency scanning as well as other services)