Updated publish_subcommand example

pull/652/head^2
Simon Willison 2020-03-18 17:47:53 -07:00 zatwierdzone przez GitHub
rodzic a000c80d50
commit fd2a74dc09
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -516,12 +516,15 @@ Let's say you want to build a plugin that adds a ``datasette publish my_hosting_
plugins_dir,
static,
install,
plugin_secret,
version_note,
title,
license,
license_url,
source,
source_url,
about,
about_url,
api_key,
):
# Your implementation goes here