mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Ver# and postgresql requirements
This commit is contained in:
2
doxygen.conf
vendored
2
doxygen.conf
vendored
@@ -38,7 +38,7 @@ PROJECT_NAME = "pyShelf Open Source Ebook Server"
|
||||
# could be handy for archiving the generated documentation or if some version
|
||||
# control system is used.
|
||||
|
||||
PROJECT_NUMBER = 0.2.0
|
||||
PROJECT_NUMBER = 0.2.1
|
||||
|
||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||
# for a project that appears at the top of each page and should give viewer a
|
||||
|
||||
1
requirements.txt
vendored
1
requirements.txt
vendored
@@ -14,3 +14,4 @@ django
|
||||
toml
|
||||
uwsgi
|
||||
django-debug-toolbar
|
||||
psycopg2-binary
|
||||
|
||||
Reference in New Issue
Block a user