Skip to content
Snippets Groups Projects
Commit a1f62077 authored by nugget's avatar nugget
Browse files

Add comments in example.py and rename package in setup.

parent dfa24d1c
No related branches found
No related tags found
4 merge requests!12v.0.1 for alpha release,!11Draft: Merge version0.1 changes into dev,!10Version0.1,!9Packaging
[metadata]
name = example-package-Cory-Doctorov-Dr
name = example-package-plotid-test
version = 0.0.1
author = Example Author
author_email = author@example.com
......
......@@ -57,5 +57,7 @@ for i, figure in enumerate(figs):
figure.savefig(name)
# %% Publish
# Arguments: Source directory, destination directory, figure, plot (which is
# already saved as picture, publish-mode).
publish('../../tests', '/home/chief/Dokumente/fst/plotid_python/data',
fig1, 'Bild', 'individual')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment