Setuptools packaging

This commit is contained in:
Martin Pépin 2020-07-14 01:01:55 +02:00
parent e91023536d
commit 57b527a137
No known key found for this signature in database
GPG key ID: E7520278B1774448
4 changed files with 49 additions and 2 deletions

View file

@ -1,6 +1,4 @@
[tox]
# Temporaire en attendant de créer setup.py
skipsdist = True
envlist =
py{35,36,37,38}-django22,
py{36,37,38}-django30