fix(init): add importlib context to connexion init
connexion openapi spec reference now provided through importlib context manager, since file will exist inside of python egg, therefore not being accesible through package file path chore: upgrade version
This commit is contained in:
parent
e6c0371dcb
commit
65f5077095
2 changed files with 10 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = httpaste-victorykit
|
||||
version = 1.0.6-alpha
|
||||
version = 1.0.7-alpha
|
||||
author = Tiara Rodney
|
||||
author_email = t.rodney@victoryk.it
|
||||
description = a versatile HTTP pastebin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue