Skip to content

fix: migrate setup.py to pyproject.toml#27

Merged
hsluoyz merged 2 commits intopycasbin:masterfrom
abichinger:master
Oct 28, 2023
Merged

fix: migrate setup.py to pyproject.toml#27
hsluoyz merged 2 commits intopycasbin:masterfrom
abichinger:master

Conversation

@abichinger
Copy link
Contributor

@abichinger abichinger commented Oct 28, 2023

Fix: #26

Diff of pip show -v casbin-django-orm-adapter:

4,6c4,6
< Home-page: https://github.com/pycasbin/django-orm-adapter
< Author: Yang Luo
< Author-email: hsluoyz@qq.com
---
> Home-page: 
> Author: 
> Author-email: Yang Luo <hsluoyz@qq.com>
9c9
< Requires: casbin, django
---
> Requires: casbin, Django
21a22,23
> Project-URLs:
>   Home-page, https://github.com/pycasbin/django-orm-adapter

#26

@casbin-bot
Copy link

@Nekotoxin please review

@casbin-bot casbin-bot requested a review from Nekotoxin October 28, 2023 12:37
@hsluoyz hsluoyz changed the title chore: migrate setup.py to pyproject.toml fix: migrate setup.py to pyproject.toml Oct 28, 2023
@hsluoyz hsluoyz merged commit 1c69f62 into pycasbin:master Oct 28, 2023
github-actions bot pushed a commit that referenced this pull request Oct 28, 2023
## [1.1.3](v1.1.2...v1.1.3) (2023-10-28)

### Bug Fixes

* migrate setup.py to pyproject.toml ([#27](#27)) ([1c69f62](1c69f62))
@github-actions
Copy link

🎉 This PR is included in version 1.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

semantic-release-pypi@^3.0.0 uses the pyproject.toml based build system interface, if a pyproject.toml file exists

3 participants