Skip to content

Commit b4ffdcf

Browse files
committed
Removed forced installs
1 parent 9bf6f8b commit b4ffdcf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
from os.path import join
55

66
from setuptools import find_packages, setup
7-
from setuptools.command.easy_install import main as install
8-
9-
install(['bernardomg.tox-test-command','bernardomg.version-extractor'])
107

118
from tox_test_command import ToxTestCommand
129
from version_extractor import extract_version_init

0 commit comments

Comments
 (0)