Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Louis
pypimonitor
Commits
f2405ec2
Commit
f2405ec2
authored
Jun 21, 2020
by
Louis
Browse files
Change author's email address
parent
d7bba631
Pipeline
#314957
passed with stages
in 3 minutes and 53 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
f2405ec2
...
...
@@ -8,14 +8,14 @@
* Several minor chart improvements.
* Minor code and documentation improvements.
-- Louis Paternault <spalax
+python
@gresille.org>
-- Louis Paternault <spalax@gresille.org>
*
pypimonitor 0.3.0 (2016-10-14)
* New cell plugins:
* gitlabcicoverage: test coverage for gitlab-CI.
-- Louis Paternault <spalax
+python
@gresille.org>
-- Louis Paternault <spalax@gresille.org>
*
pypimonitor 0.2.0 (2016-07-03)
...
...
@@ -34,10 +34,10 @@
* color: show the color of the line charts
* and more…
-- Louis Paternault <spalax
+python
@gresille.org>
-- Louis Paternault <spalax@gresille.org>
*
pypimonitor 0.1.0 (2016-03-17)
* First version. Everything will change in next version.
-- Louis Paternault <spalax
+python
@gresille.org>
-- Louis Paternault <spalax@gresille.org>
setup.py
View file @
f2405ec2
...
...
@@ -41,7 +41,7 @@ setup(
install_requires
=
[
"Jinja2"
,
"PyYAML"
,
"requests"
,
"straight.plugin"
],
include_package_data
=
True
,
author
=
"Louis Paternault"
,
author_email
=
"spalax
+python
@gresille.org"
,
author_email
=
"spalax@gresille.org"
,
description
=
"An HTML dashboard to monitor your pypi projects."
,
url
=
"http://git.framasoft.org/spalax/pypimonitor"
,
project_urls
=
{
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment