removed infrastructure.pt

This commit is contained in:
2022-06-08 07:38:22 +02:00
parent b3e733888b
commit 35922aed85
12 changed files with 13 additions and 148 deletions

View File

@@ -2,7 +2,7 @@ Metadata-Version: 2.1
Name: mondumas
Version: 1.0
Summary: mondumas
Home-page: UNKNOWN
Home-page:
Author:
Author-email:
License: UNKNOWN

View File

@@ -1,6 +1,7 @@
CHANGES.txt
MANIFEST.in
README.md
bitbucket app password.txt
development.ini
diff.txt
production.ini

View File

@@ -1,4 +1,2 @@
[paste.app_factory]
main = mondumas:main
[console_scripts]
[paste.app_factory]
main = mondumas:main

View File

@@ -4,7 +4,7 @@ pyramid_debugtoolbar
pyramid_layout
pyramid_mailer
pyramid_tm
SQLAlchemy
SQLAlchemy==1.2.19
transaction
zope.sqlalchemy==1.1
waitress