예제 #1
0
파일: setup.py 프로젝트: gpforad0/test8
import maintest2

maintest2.username = '******'
maintest2.email = '*****@*****.**'
maintest2.repopath = 'git remote add origin https://github.com/gpforad0/test8.git'
maintest2.set()



예제 #2
0
파일: setup.py 프로젝트: gpforad0/test7
def main():
    maintest2.username = '******'
    maintest2.email = '*****@*****.**'
    maintest2.repopath = 'git remote add origin https://github.com/gpforad0/test7.git'
    maintest2.set()