File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -52,14 +52,14 @@ In order to run the tests you will have to run:
52526 . Make sure tests are passing
5353
5454
55- [ travis-image ] : https://travis-ci.org/ekonstantinidis /pypiup.svg?branch=master
56- [ travis-url ] : https://travis-ci.org/ekonstantinidis /pypiup
55+ [ travis-image ] : https://travis-ci.org/manosim /pypiup.svg?branch=master
56+ [ travis-url ] : https://travis-ci.org/manosim /pypiup
5757
58- [ codecov-image ] : https://codecov.io/github/ekonstantinidis /pypiup/coverage.svg?branch=master
59- [ codecov-url ] : https://codecov.io/github/ekonstantinidis /pypiup?branch=master
58+ [ codecov-image ] : https://codecov.io/github/manosim /pypiup/coverage.svg?branch=master
59+ [ codecov-url ] : https://codecov.io/github/manosim /pypiup?branch=master
6060
6161[ pypi-image ] : https://badge.fury.io/py/pypiup.svg
6262[ pypi-url ] : https://pypi.python.org/pypi/pypiup/
6363
6464[ press-image ] : https://cloud.githubusercontent.com/assets/6333409/14223693/82be7bce-f87b-11e5-9fe7-abf12b4bd235.png
65- [ press-url ] : https://github.com/ekonstantinidis /pypiup
65+ [ press-url ] : https://github.com/manosim /pypiup
Original file line number Diff line number Diff line change 44 name = 'pypiup' ,
55 version = __import__ ('pypiup' ).__version__ ,
66 author = "Emmanouil Konstantinidis" ,
7- author_email = "manos@iamemmanouil.com " ,
7+ author_email = "hello@manos.im " ,
88 packages = find_packages (),
99 include_package_data = True ,
10- url = "https://github.com/ekonstantinidis /pypiup" ,
10+ url = "https://github.com/manosim /pypiup" ,
1111 license = 'BSD' ,
1212 description = "Check whether your PyPI requirements are up to date." ,
1313 long_description = open ("README.md" ).read (),
You can’t perform that action at this time.
0 commit comments