diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-12-15 21:43:04 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-12-15 21:43:04 +0100 |
| commit | 50a35da0c14664bd3e1392254afec21ef3880440 (patch) | |
| tree | ba8a1e506a8c9fc96b73f7107acee31f9e9859c1 /megapixels/app/builder/paths.py | |
| parent | e0b0b2f976c61225a178c7715caf2656a1f6741f (diff) | |
make builder a click script
Diffstat (limited to 'megapixels/app/builder/paths.py')
| -rw-r--r-- | megapixels/app/builder/paths.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/megapixels/app/builder/paths.py b/megapixels/app/builder/paths.py deleted file mode 100644 index 356f2f3d..00000000 --- a/megapixels/app/builder/paths.py +++ /dev/null @@ -1,6 +0,0 @@ - -s3_site_path = "v1/site" -s3_datasets_path = "v1" # datasets is already in the filename -public_path = "../site/public" -content_path = "../site/content" -template_path = "../site/templates" |
