Metadata-Version: 2.1
Name: tsm_core_models
Version: 0.0.4
Summary: Core Model library for The Social Matrix
Home-page: https://github.com/pypa/sampleproject
Author: Michael Duboc
Author-email: info@thesocialmatrix.com
License: MIT
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.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Welcome!
Hi there! Thank you for collaborating with The Social Matrix Corp to help us build worlds that are sure to blow peoples pants away!

## Errors you might encounter if you edit this library
You will have to reinstall this library to all of the TSM projects if you make changes to it.
Please go to each projects pipenv interpreter and run `pipenv uninstall ../tsm_models\dist\tsm_core_models-0.1.0-py3-none-any.whl && pipenv --clear && pipenv install ../tsm_models\dist\tsm_core_models-0.1.0-py3-none-any.whl to do this. Otherwise you will encounter issues with has mismatches.
