diff options
Diffstat (limited to 'decorators/meta.yaml')
-rw-r--r-- | decorators/meta.yaml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/decorators/meta.yaml b/decorators/meta.yaml deleted file mode 100644 index 917aa4b..0000000 --- a/decorators/meta.yaml +++ /dev/null @@ -1,20 +0,0 @@ -about: - home: https://github.com/micheles/decorator - license: BSD - summary: Better living through Python with decorators -build: - number: '0' -package: - name: decorators - version: 4.0.9 -requirements: - build: - - setuptools - - python x.x - run: - - python x.x -source: - fn: decorators-4.0.9.tar.gz - md5: f12c5651ccd707e12a0abaa4f76cd69a - url: - - https://pypi.python.org/packages/source/d/decorators/decorators-4.0.9.tar.gz |