Pylons / pyramid-cookiecutter-starter

A Cookiecutter (project template) for creating a Pyramid starter project with choices for template language (Jinja2, Chameleon, or Mako), persistent backend (none, SQLAlchemy with SQLite, or ZODB), and mapping of URLs to routes (URL dispatch or traversal)
95 stars 53 forks source link

Remove deprecation warning #106

Closed stevepiercy closed 3 years ago

stevepiercy commented 3 years ago
 % $VENV/bin/pytest -q                             
# snip
lib/python3.9/site-packages/_pytest/config/__init__.py:1183
  /Users/stevepiercy/projects/hack-on-pyramid/tutorial/lib/python3.9/site-packages/_pytest/config/__init__.py:1183: PytestDeprecationWarning: The --strict option is deprecated, use --strict-markers instead.
    self.issue_config_time_warning(