Advertisement
Guest User

Untitled

a guest
May 16th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. diff --git a/setup.py b/setup.py
  2. index 742bdc7..e851cf0 100755
  3. --- a/setup.py
  4. +++ b/setup.py
  5. @@ -1,4 +1,4 @@
  6. -#!/usr/bin/env python3
  7. +#!/usr/bin/env python3.3
  8.  
  9. import sys, os
  10. from setuptools import setup
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement