mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 08:40:12 +01:00
2021-12-17 Fred Gleason <fredg@paravelsystems.com>
* Rearranged the ordering of the module imports in 'apis/rivwebpyapi/api/rivwebpyapi.py' to conform to recommendations in Python PEP 8. * Added a 'requests' dependency to the PyPI package requirements for the 'rivwebpyapi' API. * Incremented the version of the 'rivwebpyapi' PyPI package to 4.0.0b8. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -23,6 +23,7 @@
|
||||
*.xsl
|
||||
*.tar.gz
|
||||
*.tar.xz
|
||||
*.whl
|
||||
*.zip
|
||||
.AppleDouble
|
||||
.deps
|
||||
|
||||
Reference in New Issue
Block a user