revert
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
image: python:3.11-slim
|
||||
|
||||
before_script:
|
||||
- time apt-key adv --recv-keys --keyserver keyserver.ubuntu.com *
|
||||
- time apt update
|
||||
- time pip install -r requirements.txt
|
||||
- time cd mdocotion && python setup.py install && cd ..
|
||||
|
Reference in New Issue
Block a user