env variables!
This commit is contained in:
		
							
								
								
									
										3
									
								
								main.py
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								main.py
									
									
									
									
									
								
							@@ -1,4 +1,7 @@
 | 
			
		||||
import src
 | 
			
		||||
from dotenv import load_dotenv
 | 
			
		||||
 | 
			
		||||
load_dotenv("./.env")
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
def main() -> None:
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
bcrypt
 | 
			
		||||
cryptography
 | 
			
		||||
mariadb
 | 
			
		||||
mariadb
 | 
			
		||||
python-dotenv
 | 
			
		||||
		Reference in New Issue
	
	Block a user