Skip to content

Commit

Permalink
[setup] Remove ez_setup.py (deprecated)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMStraub committed Jun 22, 2017
1 parent 0c1f3f1 commit c9267fe
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 336 deletions.
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
include ez_setup.py
include README.md
include LICENSE.txt
332 changes: 0 additions & 332 deletions ez_setup.py

This file was deleted.

3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
from ez_setup import use_setuptools
use_setuptools()

from setuptools import setup, find_packages

with open('flavio/_version.py') as f:
Expand Down

0 comments on commit c9267fe

Please sign in to comment.