travis-ci for tests.
If you can setup travis-ci account, I will configure the .travis.yml file. This will also help if you really want to add python2 support.
Yeah that sounds great. I added a .travis.yml file but I'm having trouble. I'm getting this error "Can not perform a '--user' install. User site-packages are not visible in this virtualenv." when running this command $ pip install --user -r requirements.txt during the install step
Ok I got it working. What do you think is the best way to use travis-ci to add python2 support?
I use pycharm as an editor, it has some feature for writing python2/3 code. I have never used them but will take a look. Regarding how to use Travis in the process. If your current tests just use the math then it would probably be easy if they don't already work in python 2. I think testing python 2 and 3 maybe also pypy now and as tests are added make sure they pass.
On Sun, Nov 13, 2016 at 8:11 PM Ryan Riddle [email protected] wrote:
Ok I got it working. What do you think is the best way to use travis-ci to add python2 support?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/RyanRiddle/elgamal/issues/5#issuecomment-260239178, or mute the thread https://github.com/notifications/unsubscribe-auth/AAOMdBSG_JruS68ryxwNQZ4znckvHPiHks5q99FPgaJpZM4KwmN6 .