Add Vagrantfile, document use

* Adds workaround to setup.py for issue with Vagrant sync filesystem and
  hard linking (used by distutils in Python < 2.7.9). This workaround is
  only used in a Vagrant environment.
* Adds Vagrant-related files to .gitignore
This commit is contained in:
Garrett Robinson
2015-03-21 12:51:33 -07:00
parent a15b02983e
commit 5eb007cc31
4 changed files with 66 additions and 1 deletions
+2
View File
@@ -6,3 +6,5 @@ venv/
.tox/
.coverage
m3
*~
.vagrant