Loading setup.cfg +4 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ classifiers = Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Typing::Typed [options] python_requires = >= 3.8 Loading @@ -36,6 +37,9 @@ include = wpa_supplicant wpa_supplicant.* [options.package_data] wpa_supplicant = py.typed [options.extras_require] test = nose2[coverage_plugin] Loading wpa_supplicant/py.typed 0 → 100644 +0 −0 Empty file added. Loading
setup.cfg +4 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ classifiers = Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Typing::Typed [options] python_requires = >= 3.8 Loading @@ -36,6 +37,9 @@ include = wpa_supplicant wpa_supplicant.* [options.package_data] wpa_supplicant = py.typed [options.extras_require] test = nose2[coverage_plugin] Loading