Guénaël Muller hace 7 años
padre
commit
5d8c6692a9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tracim/setup.py

+ 1 - 1
tracim/setup.py Ver fichero

@@ -41,7 +41,7 @@ install_requires = [
41 41
     'rq==0.7.1',
42 42
     'filedepot>=0.5.0',
43 43
     'preview-generator',
44
- }
44
+]
45 45
 
46 46
 setup(
47 47
     name='tracim',