This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SQLObject development repository".
The branch, master has been updated
via 78f1bc56ba2f32c28af86611ceb5a0e991544f26 (commit)
from a5531c8d0b499b82ed714aa4971b14b41ae7610c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sourceforge.net/p/sqlobject/sqlobject/ci/78f1bc56ba2f32c28af86611ceb5a0e991544f26
commit 78f1bc56ba2f32c28af86611ceb5a0e991544f26
Author: Oleg Broytman <ph...@rn...>
Date: Wed Jul 5 12:00:52 2017 +0300
Add requirements_dev.txt
[skip ci]
diff --git a/devscripts/requirements/requirements_dev.txt b/devscripts/requirements/requirements_dev.txt
new file mode 100644
index 0000000..c7dc312
--- /dev/null
+++ b/devscripts/requirements/requirements_dev.txt
@@ -0,0 +1,4 @@
+-r requirements.txt
+
+wheel
+twine
-----------------------------------------------------------------------
Summary of changes:
.../requirements/{requirements_docs.txt => requirements_dev.txt} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
copy devscripts/requirements/{requirements_docs.txt => requirements_dev.txt} (63%)
hooks/post-receive
--
SQLObject development repository
|