Fixed syntax error in setup.py

This commit is contained in:
Sebastian Wiesner
2008-11-20 20:12:41 +01:00
parent 2f9ae1df81
commit 096331e2f8

View File

@@ -1,4 +1,4 @@
0;115;0c# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
import ez_setup
ez_setup.use_setuptools()