77b9339ec3
2.3 (2021-04-13) ================ * Do type hinting the right way. 2.2 (2021-04-13) ================ * ``public()`` and ``private()`` can't be correctly type annotated, so the type hints on these two functions have been removed. The ``ModuleAware`` was also removed. * Added a ``py.typed`` file to satisfy type checkers. * Fixed a documentation cross-reference bug.
20 lines
714 B
Text
20 lines
714 B
Text
@comment $NetBSD: PLIST,v 1.3 2021/04/16 05:40:25 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/public/__init__.py
|
|
${PYSITELIB}/public/__init__.pyc
|
|
${PYSITELIB}/public/__init__.pyo
|
|
${PYSITELIB}/public/private.py
|
|
${PYSITELIB}/public/private.pyc
|
|
${PYSITELIB}/public/private.pyo
|
|
${PYSITELIB}/public/public.py
|
|
${PYSITELIB}/public/public.pyc
|
|
${PYSITELIB}/public/public.pyo
|
|
${PYSITELIB}/public/py.typed
|
|
${PYSITELIB}/public/types.py
|
|
${PYSITELIB}/public/types.pyc
|
|
${PYSITELIB}/public/types.pyo
|