neither of these is required

This commit is contained in:
Jean-Paul Calderone 2021-10-14 12:38:15 -04:00
parent 9ac8db4151
commit 6f9d239b53
2 changed files with 0 additions and 3 deletions

View File

@ -3,7 +3,6 @@
name = tahoe-lafs
[options]
version = attr:allmydata._version.version
description = secure, decentralized, fault-tolerant file store
long_description = file: README.rst
author = the Tahoe-LAFS project

View File

@ -1,2 +0,0 @@
from setuptools import setup
setup()