This repository has been archived on 2021-04-21. You can view files and clone it, but cannot push or open issues or pull requests.
djangoldp-webpushnotification/setup.py

6 lines
61 B
Python
Raw Normal View History

2019-01-11 14:15:11 +00:00
#!/usr/bin/env python
from setuptools import setup
setup()