Replies: 1 comment 4 replies
-
A little bit of feedback from me: 1. I think putting the extension specification into a json file would be clearer and less error prone than an comment in a py file. You could base the structure off something like npm package.json as I feel its achieving a very similar thing |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a simple sketch for specification.
(An extension in the form of git deploy)
the specification should be provided as comment in __init__.py
the specification should contains these contents.
Beta Was this translation helpful? Give feedback.
All reactions