mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Remove unused CI instructions
- Update requirementslib in `vendor.txt` Signed-off-by: Dan Ryan <dan.ryan@canonical.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
steps:
|
||||
- label: ":python:"
|
||||
commands:
|
||||
# - make
|
||||
- ./run-tests.sh
|
||||
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"name": "Pipenv Test Suite",
|
||||
"steps": [
|
||||
{
|
||||
"type": "script",
|
||||
"name": ":pipeline:",
|
||||
"command": "buildkite-agent pipeline upload"
|
||||
}
|
||||
]
|
||||
}
|
||||
Vendored
+1
-1
@@ -26,7 +26,7 @@ requests==2.23.0
|
||||
idna==2.9
|
||||
urllib3==1.25.9
|
||||
certifi==2020.4.5.1
|
||||
requirementslib==1.5.6
|
||||
requirementslib==1.5.7
|
||||
attrs==19.3.0
|
||||
distlib==0.3.0
|
||||
packaging==20.3
|
||||
|
||||
Reference in New Issue
Block a user