mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	install pipenv
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -21,7 +21,9 @@ jobs: | ||||
|           path: ${{ steps.pip-cache.outputs.dir }} | ||||
|           key: ${{ runner.os }}-pip3.6.8} | ||||
|       - name: Install dependencies | ||||
|         run: pipenv install --system --dev --ignore-pipfile | ||||
|         run: | | ||||
|           pip install --upgrade pipenv | ||||
|           pipenv install --system --dev --ignore-pipfile | ||||
|       - name: Make documentation | ||||
|         run: | | ||||
|           cd docs/ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jonaswinkler
					jonaswinkler