Skip to content
Snippets Groups Projects
Verified Commit 0c398fdc authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix missing code.

parent 3fe19f60
No related branches found
Tags 1.0
No related merge requests found
import os import os
from setuptools import setup from setuptools import setup
MYDIR = os.path.dirname(__file__)
setup( setup(
name='django-starfield', name='django-starfield',
version='1.0', version='1.0',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment