Skip to content

Commit

Permalink
Include six.py in extern
Browse files Browse the repository at this point in the history
  • Loading branch information
mdboom committed Jul 29, 2013
1 parent 494dcae commit e9faf0f
Show file tree
Hide file tree
Showing 3 changed files with 426 additions and 0 deletions.
4 changes: 4 additions & 0 deletions astropy/extern/setup_package.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Licensed under a 3-clause BSD style license - see LICENSE.rst

def requires_2to3():
return False
Loading

0 comments on commit e9faf0f

Please sign in to comment.