public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [calm - Cygwin server-side packaging maintenance script] branch master, updated. 20160629-1-ga936f93
@ 2016-07-05 12:15 jturney
0 siblings, 0 replies; only message in thread
From: jturney @ 2016-07-05 12:15 UTC (permalink / raw)
To: cygwin-apps-cvs
https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=a936f9396846da0c836135b473ac3f8daba2dac0
commit a936f9396846da0c836135b473ac3f8daba2dac0
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date: Tue Jul 5 12:58:11 2016 +0100
Don't import dirq unless we actually need it
Don't import dirq unless we actually need it, i.e. if the experimental
option --queuedir is used.
Also remove dirq from setuptools requires
Diff:
---
setup.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 9f7f513..80af272 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,6 @@ setup(
author_email='jon.turney@dronecode.org.uk',
license='MIT',
packages=['calm'],
- install_requires=['dirq'],
entry_points= {
'console_scripts': [
'calm = calm.calm:main',
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-07-05 12:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-05 12:15 [calm - Cygwin server-side packaging maintenance script] branch master, updated. 20160629-1-ga936f93 jturney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).