From d3f26ece7d4383df0b22fe9c3cb3e695381ec737 Mon Sep 17 00:00:00 2001 From: Dan Klein Date: Mon, 24 Aug 2015 10:51:13 +0300 Subject: Initial push to external_lib migration --- .../python_lib/python-daemon-2.0.5/setup.cfg | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 scripts/automation/trex_control_plane/python_lib/python-daemon-2.0.5/setup.cfg (limited to 'scripts/automation/trex_control_plane/python_lib/python-daemon-2.0.5/setup.cfg') diff --git a/scripts/automation/trex_control_plane/python_lib/python-daemon-2.0.5/setup.cfg b/scripts/automation/trex_control_plane/python_lib/python-daemon-2.0.5/setup.cfg deleted file mode 100755 index 9d3d2c02..00000000 --- a/scripts/automation/trex_control_plane/python_lib/python-daemon-2.0.5/setup.cfg +++ /dev/null @@ -1,11 +0,0 @@ -[aliases] -distribute = register sdist bdist_wheel upload - -[bdist_wheel] -universal = true - -[egg_info] -tag_svn_revision = 0 -tag_date = 0 -tag_build = - -- cgit