installing prctl externally

This commit is contained in:
navjot 2020-11-23 19:23:49 +05:30
parent 0208d5440f
commit 6da14318ca
No known key found for this signature in database
GPG Key ID: 9EE70AFD71357F1C
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
language: python
python:
- "2.7"
RUN apt-get install python-prct
addons:
apt:
packages:

View File

@ -1,3 +1,3 @@
python_prctl
#python_prctl
psutil
pycrypto