Releases: anthill-utils/pypigit
Releases · anthill-utils/pypigit
0.2.7
Now you can specify package name in case you have repository name wrong:
repositories:
- url: https://github.com/<author>/company-<repo>.git
name: <package-name>
- url: https://github.com/<author>/company-<repo>.git
name: <package-name>
0.2.2
Finally, fixed setup issue
0.2
SSH support, YAML instead of JSON