mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-05 21:51:45 +00:00
Put options in the right section
Maybe it doesn't matter but the d ocs say most of these are metadata.
This commit is contained in:
parent
f766703948
commit
6025221a49
@ -1,8 +1,6 @@
|
||||
# https://setuptools.pypa.io/en/latest/userguide/declarative_config.html#declarative-config
|
||||
[metadata]
|
||||
name = tahoe-lafs
|
||||
|
||||
[options]
|
||||
description = secure, decentralized, fault-tolerant file store
|
||||
long_description = file: README.rst
|
||||
author = the Tahoe-LAFS project
|
||||
@ -13,6 +11,8 @@ project_urls =
|
||||
source=https://github.com/tahoe-lafs/tahoe-lafs
|
||||
classifiers = file: CLASSIFIERS.txt
|
||||
license_files = COPYING.GPL, COPYING.TGPPL.rst
|
||||
|
||||
[options]
|
||||
# tell setuptools to find our package source files automatically
|
||||
packages = find:
|
||||
# find packages beneath the src directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user