summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 0 insertions, 11 deletions
diff --git a/README b/README
deleted file mode 100644
index 04da07e..0000000
--- a/README
+++ /dev/null
@@ -1,11 +0,0 @@
-Common code for Openstack Projects.
-
-To run tests in virtualenvs (preferred):
-
- sudo pip install tox
- tox
-
-To run tests in the current environment:
-
- sudo pip install -r tools/pip-requires
- nosetests