fix: Remove test section in setup.py
This commit is contained in:
		
							parent
							
								
									438203f4ce
								
							
						
					
					
						commit
						4302ae4caa
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		
							
								
								
									
										4
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -64,10 +64,8 @@ setuptools.setup(
 | 
			
		|||
            "sphinx",
 | 
			
		||||
            "sphinx-rtd-theme",
 | 
			
		||||
            "recommonmark",
 | 
			
		||||
            "pytest",
 | 
			
		||||
        ],
 | 
			
		||||
        "test": [
 | 
			
		||||
            "pytest"
 | 
			
		||||
        ]
 | 
			
		||||
        # 'redis': ['redis', 'django-redis'],
 | 
			
		||||
        # 'pywb': ['pywb', 'redis'],
 | 
			
		||||
    },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue