samples/types.yml2
author Claudio Luck <claudio.luck@pep.foundation>
Thu, 19 Mar 2020 17:17:22 +0100
changeset 66 701c5e980f33
parent 0 76005e62091d
permissions -rw-r--r--
read version from setup.cfg
0
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     1
types {
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     2
    type "string";
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     3
    type "int";
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     4
}