harbor/.github
danfengliu 931bde0df8 Fix issue of missing swagger package for python API test
1. Python API test can't import packages from swagger maker, the reason is that python install packages to site-packages instead of dist-packages,
   so the current solution is to copy pakages from site back to dist, I will try to find a way of using ENV variable to fix this;

2. Remove a python library no longer be used.

Signed-off-by: danfengliu <danfengl@vmware.com>
2020-09-02 15:18:23 +08:00
..
ISSUE_TEMPLATE Update config file names 2019-09-02 18:19:06 +08:00
workflows Fix issue of missing swagger package for python API test 2020-09-02 15:18:23 +08:00
stale.yml Upodate stale.yml to for near future releases (#10996) 2020-03-12 17:49:12 +08:00