Skip to content

Commit

Permalink
fix: merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Ido Slonimsky committed Aug 7, 2023
1 parent d939d75 commit dcb9275
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,6 @@ description = "A High-Performance, Community-Driven, and Innovator Friendly Web
authors = [{ name = "Sanskar Jethi", email = "[email protected]" }]
repository = "https://github.com/sparckles/robyn"
documentation = "https://robyn.tech/"
dependencies = [
'watchdog == 2.2.1',
'multiprocess == 0.70.14',
'nestd == 0.3.1',
# conditional
"uvloop>=0.17.0; sys_platform == 'darwin' and platform_machine == 'aarch_64' and platform_machine == 'x86_64' and platform_machine == 'i686'"
]
classifiers = [
"Development Status :: 3 - Alpha",
"Environment :: Web Environment",
Expand Down

0 comments on commit dcb9275

Please sign in to comment.