From 84ef839425b31f20a603133da39b7b10ca8d4880 Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Mon, 20 Mar 2017 19:41:51 +0100 Subject: [PATCH] setup.cfg in readme --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index a668cac..ccdaf52 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,6 @@ # coding=UTF-8 +#todo adjust this from setuptools import setup setup( name="your-project", -- GitLab