[project] name = "rf4-spotter-research" version = "0.1.0" requires-python = ">=3.11" dependencies = ["beautifulsoup4>=4.12,<5"] [tool.pytest.ini_options] testpaths = ["tests"]