Odstranění starých dependencí a okomentování většiny stávajících #42
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,11 +1,11 @@
 | 
				
			||||||
-c constraints.txt
 | 
					-c constraints.txt
 | 
				
			||||||
# basic libs
 | 
					# basic libs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
psycopg2
 | 
					psycopg2 # PostgreSQL adaptér
 | 
				
			||||||
ipython
 | 
					ipython # Interaktivní shell
 | 
				
			||||||
 | 
					Unidecode # Přepisuje unicode do ASCII (např. soubory nebo e-maily)
 | 
				
			||||||
Pillow
 | 
					Pillow
 | 
				
			||||||
pilkit>=3.0 # Kvůli kompatibilitě s Pillow>=10.0.0
 | 
					pilkit>=3.0 # Kvůli kompatibilitě s Pillow>=10.0.0
 | 
				
			||||||
Unidecode
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Django and modules
 | 
					# Django and modules
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue