We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23abb0b commit 9932388Copy full SHA for 9932388
docs/api.rst
@@ -13,9 +13,6 @@
13
.. automodule:: adafruit_wiznet5k.adafruit_wiznet5k_dhcp
14
:members:
15
16
-.. automodule:: adafruit_wiznet5k.adafruit_wiznet5k_ntp
17
- :members:
18
-
19
.. automodule:: adafruit_wiznet5k.adafruit_wiznet5k_dns
20
21
optional_requirements.txt
@@ -1,7 +1,3 @@
1
# SPDX-FileCopyrightText: 2022 Alec Delaney, for Adafruit Industries
2
#
3
# SPDX-License-Identifier: Unlicense
4
5
-pytest
6
-pytest-mock
7
-freezegun
0 commit comments