Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hugorodgerbrown committed Nov 13, 2023
1 parent 4d3f165 commit 3bc49ab
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 333 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT Licence (MIT)

Copyright (c) 2022 YunoJuno Ltd
Copyright (c) 2023 YunoJuno Ltd

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
330 changes: 0 additions & 330 deletions README.rst

This file was deleted.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Django app for managing external side effects."
license = "MIT"
authors = ["YunoJuno <[email protected]>"]
maintainers = ["YunoJuno <[email protected]>"]
readme = "README.rst"
readme = "README.md"
homepage = "https://github.com/yunojuno/django-side-effects"
repository = "https://github.com/yunojuno/django-side-effects"
classifiers = [
Expand All @@ -32,7 +32,6 @@ django = "^3.2 || ^4.0 || ^5.0 "
[tool.poetry.dev-dependencies]
black = "*"
coverage = "*"
freezegun = "*"
mypy = "*"
pre-commit = "*"
pytest = "*"
Expand Down

0 comments on commit 3bc49ab

Please sign in to comment.