Skip to content

Commit

Permalink
add openapi.yaml to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
goessebr committed Dec 23, 2021
1 parent 755e7c8 commit d047ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
include *.txt *.ini *.cfg *.rst LICENSE
recursive-include atramhasis *.ico *.png *.css *.gif *.jpg *.pt *.txt *.jinja2 *.js *.html *.xml *.po *.pot *.mo
recursive-include atramhasis *.ico *.png *.css *.gif *.jpg *.pt *.txt *.jinja2 *.js *.html *.xml *.po *.pot *.mo openapi.yaml
graft atramhasis/scaffolds
graft atramhasis/alembic
prune tests

0 comments on commit d047ab2

Please sign in to comment.