Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation: fix invenio_utils imports #23

Merged
merged 3 commits into from
Sep 30, 2015

Conversation

hachreak
Copy link
Member

Signed-off-by: Leonardo Rossi leonardo.r@cern.ch

@hachreak hachreak force-pushed the fix_invenio_utils_import branch 2 times, most recently from 6953aba to e7ab955 Compare September 24, 2015 13:56
@jirikuncar jirikuncar self-assigned this Sep 24, 2015
@jirikuncar jirikuncar added this to the v0.1.3 milestone Sep 24, 2015
@@ -28,3 +28,5 @@
-e git+git://github.com/inveniosoftware/invenio-formatter.git#egg=invenio-formatter
-e git+git://github.com/inveniosoftware/invenio-search.git#egg=invenio-search
-e git+git://github.com/inveniosoftware/invenio-upgrader.git#egg=invenio-upgrader
-e git+git://github.com/inveniosoftware/invenio-utils.git#egg=invenio-utils
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please keep the file sorted

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@@ -43,6 +43,7 @@
'invenio-formatter>=0.2.1',
'invenio-search>=0.1.3',
'invenio-upgrader>=0.1.0',
'invenio-ext>=0.2.1',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing invenio-utils + sorting

@jirikuncar
Copy link
Member

@hachreak please rebase and :shipit:

Leonardo Rossi added 3 commits September 30, 2015 11:47
Signed-off-by: Leonardo Rossi <leonardo.r@cern.ch>
Signed-off-by: Leonardo Rossi <leonardo.r@cern.ch>
Signed-off-by: Leonardo Rossi <leonardo.r@cern.ch>
@hachreak
Copy link
Member Author

done

@jirikuncar jirikuncar merged commit ce9eef9 into inveniosoftware:master Sep 30, 2015
@jirikuncar jirikuncar modified the milestones: v0.1.3, v0.2.0 Oct 5, 2015
@hachreak hachreak deleted the fix_invenio_utils_import branch December 17, 2015 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants