瀏覽代碼

chore: update setup.py

tags/v0.3.1
Jérôme Deuchnord 4 年之前
父節點
當前提交
0f3cc55235
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: BC6F3C345B7D33B0
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      setup.py

+ 2
- 1
setup.py 查看文件

@@ -29,7 +29,7 @@ setup(
version=VERSION,
author='Jérôme Deuchnord',
author_email='jerome@deuchnord.fr',
url='https://kosmorro.astronewbie.space',
url='http://kosmorro.astronewbie.space',
license='AGPL-3.0',
description='A program that computes the ephemerides.',
long_description=README,
@@ -41,6 +41,7 @@ setup(
classifiers=[
'Development Status :: 3 - Alpha',
'Operating System :: POSIX :: Linux',
'Operating System :: MacOS :: MacOS X',
'Environment :: Console',
'Topic :: Scientific/Engineering :: Astronomy'
],


Loading…
取消
儲存