Fix requirements.txt to actually work correctly.

This commit is contained in:
Matthew Sowden 2012-10-26 09:24:31 -04:00
parent b1264d9d5a
commit 08575e20b7
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
*.pyc
build/*
src/*

View File

@ -1,2 +1,2 @@
-e git+git://github.com/resba/wxPython-mirror.git@fix-duplicate-parameters#egg=wx
pycrypto=2.5
pycrypto==2.5