Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pytools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
pytools
Commits
18995f16
There was a problem fetching the pipeline summary.
Commit
18995f16
authored
8 years ago
by
Andreas Klöckner
Browse files
Options
Downloads
Patches
Plain Diff
Bump version
parent
b732443b
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MANIFEST.in
+1
-0
1 addition, 0 deletions
MANIFEST.in
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
2 additions
and
1 deletion
MANIFEST.in
+
1
−
0
View file @
18995f16
include LICENSE
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
18995f16
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
from
setuptools
import
setup
from
setuptools
import
setup
setup
(
name
=
"
pytools
"
,
setup
(
name
=
"
pytools
"
,
version
=
"
2016.2.
3
"
,
version
=
"
2016.2.
4
"
,
description
=
"
A collection of tools for Python
"
,
description
=
"
A collection of tools for Python
"
,
long_description
=
"""
long_description
=
"""
Pytools is a big bag of things that are
"
missing
"
from the Python standard
Pytools is a big bag of things that are
"
missing
"
from the Python standard
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment