Metadata-Version: 2.4
Name: pytest-fixture-order
Version: 0.1.2
Summary: pytest plugin to control fixture evaluation order
Author: Zach "theY4Kman" Kanzler
Author-email: z@perchsecurity.com
Requires-Python: >=3.6,<4.0
Requires-Dist: pytest>=3.0
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# pytest-fixture-order
Use markers to control the order in which fixtures are evaluated.
