Skip to content

Commit

Permalink
gh_2 (#3)
Browse files Browse the repository at this point in the history
* Remove old python versions

* add poetry / add base pyproject.toml

* add poetry and update tox.ini

* add pre-commit

* spell check

* missing readme =

added

* updated pytest version

* added remaining classifiers from setup.py

* added new python versions to setup.py

* Everything below python 3.6 should be removed here as well

* remove setup.py setup.cfg MANIFEST.in with pyproject.toml is in place
  • Loading branch information
djeromov authored Apr 29, 2024
1 parent d0d4294 commit f7b0d40
Show file tree
Hide file tree
Showing 8 changed files with 1,388 additions and 63 deletions.
4 changes: 0 additions & 4 deletions MANIFEST.in

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![Codecov](https://img.shields.io/codecov/c/github/20c/pytest-filedata/master.svg?maxAge=3600)](https://codecov.io/github/20c/pytest-filedata)
[![Requires.io](https://img.shields.io/requires/github/20c/pytest-filedata.svg?maxAge=3600)](https://requires.io/github/20c/pytest-filedata/requirements)

easily load test data from files
Easily load test data from files

### Introduction

Expand Down
Loading

0 comments on commit f7b0d40

Please sign in to comment.