Skip to content

Commit a973ed2

Browse files
authored
Merge pull request #123 from BiffoBear/remove_ntp_client
Remove ntp client
2 parents b564228 + 9932388 commit a973ed2

File tree

3 files changed

+0
-94
lines changed

3 files changed

+0
-94
lines changed

adafruit_wiznet5k/adafruit_wiznet5k_ntp.py

Lines changed: 0 additions & 87 deletions
This file was deleted.

docs/api.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
.. automodule:: adafruit_wiznet5k.adafruit_wiznet5k_dhcp
1414
:members:
1515

16-
.. automodule:: adafruit_wiznet5k.adafruit_wiznet5k_ntp
17-
:members:
18-
1916
.. automodule:: adafruit_wiznet5k.adafruit_wiznet5k_dns
2017
:members:
2118

optional_requirements.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
# SPDX-FileCopyrightText: 2022 Alec Delaney, for Adafruit Industries
22
#
33
# SPDX-License-Identifier: Unlicense
4-
5-
pytest
6-
pytest-mock
7-
freezegun

0 commit comments

Comments
 (0)