move version file
This commit is contained in:
		
							parent
							
								
									905998fb41
								
							
						
					
					
						commit
						4235b38009
					
				
					 4 changed files with 4 additions and 7 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -21,7 +21,6 @@ data
 | 
			
		|||
data/
 | 
			
		||||
archivebox/output
 | 
			
		||||
archivebox/data
 | 
			
		||||
archivebox/VERSION
 | 
			
		||||
 | 
			
		||||
archivebox.egg-info/
 | 
			
		||||
build/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,9 +1,8 @@
 | 
			
		|||
include archivebox/VERSION
 | 
			
		||||
include archivebox/legacy/ArchiveBox.conf
 | 
			
		||||
graft archivebox/themes
 | 
			
		||||
graft archivebox/themes/static
 | 
			
		||||
graft archivebox/themes/admin
 | 
			
		||||
graft archivebox/themes/default
 | 
			
		||||
graft archivebox/themes/default/static
 | 
			
		||||
graft archivebox/legacy/templates
 | 
			
		||||
graft archivebox/legacy/templates/static
 | 
			
		||||
graft archivebox/themes/legacy
 | 
			
		||||
graft archivebox/themes/legacy/static
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										5
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										5
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -70,9 +70,8 @@ setuptools.setup(
 | 
			
		|||
            'themes/admin/*'
 | 
			
		||||
            'themes/default/*'
 | 
			
		||||
            'themes/default/static/*'
 | 
			
		||||
            'legacy/templates/*',
 | 
			
		||||
            'legacy/templates/static/*',
 | 
			
		||||
            'legacy/ArchiveBox.conf',
 | 
			
		||||
            'themes/legacy/*',
 | 
			
		||||
            'themes/legacy/static/*',
 | 
			
		||||
        ],
 | 
			
		||||
    },
 | 
			
		||||
    classifiers=[
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue