Skip to content

Commit c168fc8

Browse files
author
dakodakov
authored
vdk-kerberos-auth: revert recent changes (#3134)
revert recent dependency changes as they prohibit pipy publishing. Signed-off-by: Dako Dakov <[email protected]>
1 parent 461505f commit c168fc8

File tree

1 file changed

+0
-3
lines changed
  • projects/vdk-plugins/vdk-kerberos-auth

1 file changed

+0
-3
lines changed

projects/vdk-plugins/vdk-kerberos-auth/setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,7 @@
1919
"minikerberos==0.2.20",
2020
"requests-kerberos",
2121
"pykerberos",
22-
"oscrypto @ git+https://github.com/wbond/oscrypto.git#egg=oscrypto==1.3.0",
2322
],
24-
# readme: https://github.com/wbond/oscrypto/commit/d5f3437ed24257895ae1edd9e503cfb352e635a8
25-
dependency_links=["git+https://github.com/wbond/oscrypto.git#egg=oscrypto==1.3.0"],
2623
package_dir={"": "src"},
2724
packages=setuptools.find_namespace_packages(where="src"),
2825
entry_points={

0 commit comments

Comments
 (0)