mirror of
				https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
				synced 2025-11-04 13:46:09 +00:00 
			
		
		
		
	fixes
This commit is contained in:
		@@ -141,6 +141,7 @@ test:
 | 
				
			|||||||
          - .DEBIAN/requirements-bookworm-12.txt
 | 
					          - .DEBIAN/requirements-bookworm-12.txt
 | 
				
			||||||
          - .DEBIAN/requirements-ubuntu-23.04.txt
 | 
					          - .DEBIAN/requirements-ubuntu-23.04.txt
 | 
				
			||||||
  before_script:
 | 
					  before_script:
 | 
				
			||||||
 | 
					    - apt-get update && apt-get install -y python3-dev
 | 
				
			||||||
    - pip install -r $REQUIREMENTS
 | 
					    - pip install -r $REQUIREMENTS
 | 
				
			||||||
    - pip install pytest httpx
 | 
					    - pip install pytest httpx
 | 
				
			||||||
    - mkdir -p app/cert
 | 
					    - mkdir -p app/cert
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user