Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
heptapod
hgitaly
Commits
c9c967ab541f
Commit
16df4435
authored
Oct 15, 2020
by
Georges Racinet
🦑
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
packaging: metadata for first release
parent
13e4ea03efdc
Pipeline
#11573
passed with stages
in 2 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
setup.py
setup.py
+2
-2
No files found.
setup.py
View file @
c9c967ab
...
...
@@ -5,10 +5,10 @@ with open('install-requirements.txt', 'r') as install_reqf:
setup
(
name
=
'hgitaly'
,
version
=
'0.
0.1
'
,
version
=
'0.
1.0
'
,
author
=
'Georges Racinet'
,
author_email
=
'georges.racinet@octobus.net'
,
url
=
'https://
dev
.heptapod.net/heptapod/hgitaly'
,
url
=
'https://
foss
.heptapod.net/heptapod/hgitaly'
,
description
=
"Server-side implementation of Gitaly protocol for Mercurial"
,
long_description
=
open
(
'README.md'
).
read
(),
keywords
=
'hg mercurial heptapod gitlab'
,
...
...
Georges Racinet
🦑
@gracinet
mentioned in commit
a5ce02f263d7
·
Oct 15, 2020
mentioned in commit
a5ce02f263d7
mentioned in commit cbacc02cc5f1d015db692b78b420b1af25714251
Toggle commit list
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