mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-06 04:59:20 +01:00
test: [doc] Remove outdated comment
The curl requirement has long been removed, when windows support was added to the script. Also, the build support has long been dropped, since the project switched from autotools to cmake.
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
# Copyright (c) 2018-present The Bitcoin Core developers
|
||||
# Distributed under the MIT software license, see the accompanying
|
||||
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
#
|
||||
# Download or build previous releases.
|
||||
# Needs curl and tar to download a release, or the build dependencies when
|
||||
# building a release.
|
||||
|
||||
import argparse
|
||||
import contextlib
|
||||
|
||||
Reference in New Issue
Block a user