You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"class_name": "{{ cookiecutter.name | title | replace('-', '') }}",
"version": "0.1.0",
"brief": "Just Foo package",
"description": "The boilerplate Python project that aims to create facility for maintaining of the package\neasily. It considering tools for building, testing and distribution.",