Skip to content

Commit 0b30635

Browse files
committed
Add missing packages
1 parent ed1e1e5 commit 0b30635

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

pkgs/Tempita.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
extends: [setuptools_package]
2+
3+
dependencies:
4+
build: []
5+
run: []
6+
7+
sources:
8+
- key: tar.gz:ha4sxnyiueasqqm7ox5jcifg2lencnyb
9+
url: https://pypi.python.org/packages/source/T/Tempita/Tempita-0.5.3dev.tar.gz

pkgs/decorator.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
extends: [setuptools_package]
2+
3+
dependencies:
4+
build: []
5+
run: []
6+
7+
sources:
8+
- key: tar.gz:omqaalhgdxvgvisk3skf3hlyggzwnfkt
9+
url: https://pypi.python.org/packages/source/d/decorator/decorator-3.4.2.tar.gz

0 commit comments

Comments
 (0)