mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
fix spacing
This commit is contained in:
parent
d6d76398b1
commit
ea0016ba2f
@ -40,7 +40,6 @@ If you want to make your life easier, try to follow these guidelines; break wher
|
||||
```
|
||||
from plugin import IntegrationPluginBase, registry
|
||||
from plugin.mixins import APICallMixin, SettingsMixin, ScheduleMixin, BarcodeMixin
|
||||
|
||||
```
|
||||
- deliver as a package - pip is great for dependency management and pypi can serve as a transparent and reliable delivery infrastructure
|
||||
- if you need to use a private infrastructure, use the 'Releases' functions in GitHub or Gitlab. Point to the 'latest' release endpoint when installing to make sure the update function works
|
||||
|
Loading…
x
Reference in New Issue
Block a user