Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7122949
D3033.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
751 B
Subscribers
None
D3033.diff
View Options
diff --git a/setup.py b/setup.py
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright (C) 2019 The Software Heritage developers
+# Copyright (C) 2019-2020 The Software Heritage developers
# See the AUTHORS file at the top-level directory of this distribution
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
@@ -43,6 +43,7 @@
description="Software Heritage code scanner",
long_description=long_description,
long_description_content_type="text/x-rst",
+ python_requires=">=3.7",
author="Software Heritage developers",
author_email="swh-devel@inria.fr",
url="https://forge.softwareheritage.org/diffusion/DTSCN/",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 17, 12:59 PM (3 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3220078
Attached To
D3033: scanner: setup: Add missing minimum required python3 version
Event Timeline
Log In to Comment