mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-28 13:36:14 +02:00
Updates distribution info
This commit is contained in:
parent
da261e9614
commit
571a2677eb
3 changed files with 7 additions and 4 deletions
6
setup.py
6
setup.py
|
@ -92,14 +92,16 @@ setup(
|
|||
'Natural Language :: English',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Topic :: Office/Business :: News/Diary',
|
||||
'Topic :: Text Processing'
|
||||
],
|
||||
# metadata for upload to PyPI
|
||||
author = "Manuel Ebert",
|
||||
author_email = "manuel@hey.com",
|
||||
author_email = "manuel@1450.me",
|
||||
license = "MIT License",
|
||||
keywords = "journal todo todo.txt jrnl".split(),
|
||||
url = "http://maebert.github.com/jrnl",
|
||||
url = "http://maebert.github.io/jrnl",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue