Metadata-Version: 2.4
Name: demo_setup_exec
Version: 1.0.0
Summary: A sample Python project used for a workshop talk. Do not install!
Home-page: https://github.com/agoose77/demo-setup-exec
Author: Angus Hollands
Author-email: goosey15@gmail.com
Project-URL: Bug Reports, https://github.com/agoose77/demo-setup-exec/issues
Project-URL: Source, https://github.com/agoose77/demo-setup-exec/
Keywords: demo
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-python
Dynamic: summary

# demo-setup-exec

Demonstration of code execution in setup.py. 

> [!Warning]
> Do not use this package. It's intended to be used to show that `setup.py` is scary!
