Metadata-Version: 2.1
Name: forbidden-comments
Version: 0.1.0
Summary: A tool to inspect your Notebooks for useless comments
License: MIT
Author: Antonio Feregrino
Author-email: antonio.feregrino@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: nbconvert (>=6.1.0,<7.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
