aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authordbaio <dbaio@FreeBSD.org>2019-09-08 06:55:02 +0800
committerdbaio <dbaio@FreeBSD.org>2019-09-08 06:55:02 +0800
commitf832ba14322277ce025465f2100f53352091a3f6 (patch)
treeee85aba964b4ab84cc1c0157aef8d73832256213 /devel/Makefile
parent9167f853a6abc2dbd01e0d828edea40850aa29bd (diff)
downloadfreebsd-ports-gnome-f832ba14322277ce025465f2100f53352091a3f6.tar.gz
freebsd-ports-gnome-f832ba14322277ce025465f2100f53352091a3f6.tar.zst
freebsd-ports-gnome-f832ba14322277ce025465f2100f53352091a3f6.zip
Add devel/py-vsts: Python wrapper around the VSTS APIs
This repository contains Python APIs for interacting with and managing Azure DevOps. These APIs power the Visual Studio Team Services CLI. WWW: https://pypi.org/project/vsts/
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 40797433785a..1db0327cb502 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -5144,6 +5144,7 @@
SUBDIR += py-virtualenvwrapper
SUBDIR += py-visitor
SUBDIR += py-voluptuous
+ SUBDIR += py-vsts
SUBDIR += py-vsts-cd-manager
SUBDIR += py-vulture
SUBDIR += py-wadllib