Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Get rid of ez_setup
  • Loading branch information
inducer committed Jun 10, 2013
1 parent ec7512d commit 238d098
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 266 deletions.
1 change: 0 additions & 1 deletion MANIFEST.in
Expand Up @@ -10,7 +10,6 @@ include fortran/daskr/README
include fortran/daskr/*.sh
include fortran/daskr/*.f

include ez_setup.py
include configure.py
include Makefile.in
include aksetup_helper.py
Expand Down
7 changes: 0 additions & 7 deletions aksetup_helper.py
@@ -1,13 +1,6 @@
# {{{ dealings with ez_setup

import ez_setup
ez_setup.use_setuptools()

import setuptools # noqa
from setuptools import Extension

# }}}


def count_down_delay(delay):
from time import sleep
Expand Down
258 changes: 0 additions & 258 deletions ez_setup.py

This file was deleted.

0 comments on commit 238d098

Please sign in to comment.