1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00
synapse/changelog.d/12129.misc
David Robertson cea1b58c4a
Don't impose version checks on dev extras at runtime ()
* Fix incorrect argument in test case

* Add copyright header

* Docstring and __all__

* Exclude dev depenencies

* Use changelog from 

* Include version in error messages

This will hopefully distinguish between the version of the source code
and the version of the distribution package that is installed.

* Linter script is your friend
2022-03-03 12:47:55 +00:00

1 line
No EOL
76 B
Text

Inspect application dependencies using `importlib.metadata` or its backport.