moved scaffolds up one dir
This commit is contained in:
parent
c0b507f1a1
commit
ba092f90e4
20 changed files with 36 additions and 36 deletions
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
2
setup.py
2
setup.py
|
@ -175,7 +175,7 @@ edbob = edbob.commands:main
|
|||
edbobw = edbob.commands:main
|
||||
|
||||
[pyramid.scaffold]
|
||||
edbob = edbob.pyramid.scaffolds:Template
|
||||
edbob = edbob.scaffolds:Template
|
||||
|
||||
[edbob.commands]
|
||||
db = edbob.commands:DatabaseCommand
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue