Skip to content

Commit 532754c

Browse files
committed
Merge pull request #84 from xiangjf/xiangjf/change-requirements-to-use-git-https-clone
change requirements to use git https clone
2 parents b2469eb + de09056 commit 532754c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ Felix Sun <felixsun@mit.edu>
1616
Carson Gee <x@carsongee.com>
1717
Xavier Antoviaque <xavier@antoviaque.org>
1818
Jason Bau <jbau@stanford.edu>
19+
Xiang Junfu <xiangjf.fnst@cn.fujitsu.com>

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ newrelic==2.18.1.15
1111
nose==1.2.1
1212
nosexcover==1.0.7
1313
path.py==2.4.1
14-
-e git://github.com/pika/pika.git@a731347fc0#egg=pika
14+
-e git+https://github.com/pika/pika.git@a731347fc0#egg=pika
1515
python-termstyle==0.1.10
1616
rednose==0.3
1717
requests==0.14.2

0 commit comments

Comments
 (0)