mirror of
				https://gitlab.crans.org/mediatek/med.git
				synced 2025-11-04 15:22:27 +01:00 
			
		
		
		
	Do not force install mysqlclient
This commit is contained in:
		@@ -45,6 +45,7 @@ chmod go-rwx -R django-med
 | 
			
		||||
python3 -m venv venv --system-site-packages
 | 
			
		||||
. venv/bin/activate
 | 
			
		||||
pip install -r requirements.txt
 | 
			
		||||
pip install mysqlclient~=1.4.0  # si base MySQL
 | 
			
		||||
./entrypoint.sh  # lance en shell
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -11,4 +11,3 @@ djangorestframework~=3.9.0
 | 
			
		||||
pyyaml~=3.13
 | 
			
		||||
coreapi~=2.3.3
 | 
			
		||||
uwsgi~=2.0.18
 | 
			
		||||
mysqlclient~=1.4.0
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user