You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
packages = ['pymultiprocessing'], # this must be the same as the name above
version = '0.1',
description = 'multiprocessing package of python 2.7 ',
author = 'Sandeep Rawat',
author_email = 'san55577@gmail.com',
url = 'https://github.com/sandeep-rawat-xebia/pymultiprocessing.git', # use the URL to the github repo
download_url = 'https://github.com/sandeep-rawat-xebia/pymultiprocessing/releases/download/0.1/pymultiprocessing-0.1.tar.gz', # I'll explain this in a second