Skip to content

Commit 34f3570

Browse files
committed
Version 0.3
1 parent 6e0a630 commit 34f3570

20 files changed

+268
-611
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
MANIFEST
2+
test_store/
13

24
# Created by https://www.gitignore.io/api/macos,python,textmate
35

MANIFEST

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ setup.py
44
iptk/__init__.py
55
iptk/dataset.py
66
iptk/dataset_store.py
7-
iptk/docker_utils.py
7+
iptk/docker_image.py
8+
iptk/job.py
89
iptk/json_utils.py
10+
iptk/metadata.py
911
iptk/metadata_spec.py
10-
iptk/runner.py

conf.py

-173
This file was deleted.

docs/Makefile

-20
This file was deleted.

docs/conf.py

-172
This file was deleted.

0 commit comments

Comments
 (0)