Advertisement
wiresegal

this is all it takes

Dec 18th, 2014
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. from distutils.core import setup
  2. setup(name="PyPixel",
  3. version = "1.1",
  4. py_modules=['pypixel'])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement