Metadata-Version: 2.1
Name: nett_bd
Version: 0.0.3
Summary: A small example package
Author-email: Example Author <author@example.com>
Project-URL: Homepage, https://github.com/pypa/sampleproject
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: <=3.10.12,>=3.10.1
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mlagents==1.0.0
Requires-Dist: stable-baselines3[extra]
Requires-Dist: sb3-contrib
Requires-Dist: hydra-core==1.3.2

# Example Package

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.
