Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
imdb-pie
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
richardARPANET
imdb-pie
Commits
d76c715d
Commit
d76c715d
authored
Apr 17, 2018
by
richardARPANET
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
python 2 setup.py compat fix
parent
40b823d0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
HISTORY.rst
HISTORY.rst
+1
-1
setup.py
setup.py
+1
-0
No files found.
HISTORY.rst
View file @
d76c715d
...
...
@@ -6,7 +6,7 @@ Release History
5.4.4 (unreleased)
++++++++++++++++++
-
Nothing changed yet
.
-
Python 2.x setup.py bugfix
.
5.4.3 (2018-04-05)
...
...
setup.py
View file @
d76c715d
...
...
@@ -4,6 +4,7 @@
from
__future__
import
absolute_import
import
os
from
codecs
import
open
from
setuptools
import
find_packages
,
setup
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment