Skip to content
Extraits de code Groupes Projets
Valider d86a1684 rédigé par Yohan Boniface's avatar Yohan Boniface
Parcourir les fichiers

0.8.0

parent e3dfed00
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Django==1.10.5
django-compressor==2.1.1
django-leaflet-storage==0.8.0rc13
django-leaflet-storage==0.8.0
Pillow==4.0.0
psycopg2==2.6.2
requests==2.13.0
......
......@@ -18,7 +18,7 @@ with io.open('requirements.txt', encoding='utf-8') as reqs:
install_requires = [l for l in reqs.read().split('\n') if is_pkg(l)]
setup(
name="umap",
name="umap-project",
version=umap.__version__,
author=umap.__author__,
author_email=umap.__contact__,
......
"Create maps with OpenStreetMap layers in a minute and embed them in your site."
VERSION = (0, 8, 0, 'rc', 13)
VERSION = (0, 8, 0)
__author__ = 'Yohan Boniface'
__contact__ = "ybon@openstreetmap.fr"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter