Skip to content

Commit caf6993

Browse files
committed
chore(experiments): remove experiments directory
1 parent 7a3a695 commit caf6993

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+0
-1543
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ cd examples/hello-world && pn run android
4646
- `templates/` – Android/iOS project templates and zips
4747
- `examples/` – runnable example apps
4848
- `hello-world/` – minimal demo app using the library
49-
- `experiments/` – platform experiments (Android/iOS/Briefcase)
5049
- `README.md`, `pyproject.toml` – repo docs and packaging
5150

5251
## Coding guidelines
@@ -107,7 +106,6 @@ Recommended scopes (match the smallest accurate directory/module):
107106
- Templates and examples:
108107
- `templates``templates/` (Android/iOS templates, zips)
109108
- `examples``examples/` (e.g., `hello-world/`)
110-
- `experiments``experiments/`
111109

112110
<!-- Django app and site removed: the old Django project has been retired -->
113111

experiments/android_pythonnative_3/.gitignore

Lines changed: 0 additions & 15 deletions
This file was deleted.

experiments/android_pythonnative_3/app/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

experiments/android_pythonnative_3/app/build.gradle

Lines changed: 0 additions & 59 deletions
This file was deleted.

experiments/android_pythonnative_3/app/proguard-rules.pro

Lines changed: 0 additions & 21 deletions
This file was deleted.

experiments/android_pythonnative_3/app/src/androidTest/java/com/pythonnative/pythonnative/ExampleInstrumentedTest.kt

Lines changed: 0 additions & 24 deletions
This file was deleted.

experiments/android_pythonnative_3/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 31 deletions
This file was deleted.

experiments/android_pythonnative_3/app/src/main/java/com/pythonnative/pythonnative/MainActivity.kt

Lines changed: 0 additions & 144 deletions
This file was deleted.

experiments/android_pythonnative_3/app/src/main/java/com/pythonnative/pythonnative/SecondActivity.kt

Lines changed: 0 additions & 73 deletions
This file was deleted.

experiments/android_pythonnative_3/app/src/main/python/app/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)